mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 01:50:55 +00:00
Use etcd 2.3.7 (container already pushed)
This commit is contained in:
committed by
Wojciech Tyczynski
parent
884e32c8fd
commit
279219ca89
@@ -10,7 +10,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "etcd",
|
||||
"image": "gcr.io/google_containers/etcd-ARCH:3.0.4",
|
||||
"image": "gcr.io/google_containers/etcd-ARCH:2.3.7",
|
||||
"command": [
|
||||
"/usr/local/bin/etcd",
|
||||
"--listen-client-urls=http://127.0.0.1:2379,http://127.0.0.1:4001",
|
||||
|
Reference in New Issue
Block a user