mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Using gcr.io/google_containers/etcd:2.0.8
This commit is contained in:
parent
1f3b5bf2f0
commit
814177c21b
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user