Commit 76f1232a authored by Yu-Ju Hong's avatar Yu-Ju Hong

Merge pull request #6404 from dchen1107/master

Using gcr.io/google_containers/etcd:2.0.8
parents f19ca7b6 814177c2
......@@ -9,7 +9,7 @@
"containers":[
{
"name": "etcd-container",
"image": "kubernetes/etcd:2.0.5.1",
"image": "gcr.io/google_containers/etcd:2.0.8",
"command": [
"/usr/local/bin/etcd",
"--addr",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment