mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +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":[
|
"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",
|
||||||
|
Loading…
Reference in New Issue
Block a user