Commit 814177c2 authored by Dawn Chen's avatar Dawn Chen

Using gcr.io/google_containers/etcd:2.0.8

parent 1f3b5bf2
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"containers":[ "containers":[
{ {
"name": "etcd-container", "name": "etcd-container",
"image": "kubernetes/etcd:2.0.5.1", "image": "gcr.io/google_containers/etcd:2.0.8",
"command": [ "command": [
"/usr/local/bin/etcd", "/usr/local/bin/etcd",
"--addr", "--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