mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 09:33:52 +00:00
Update to shift etcd 2.2 references to use 3.0.3
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "etcd",
|
||||
"image": "gcr.io/google_containers/etcd-ARCH:2.2.5",
|
||||
"image": "gcr.io/google_containers/etcd-ARCH:3.0.3",
|
||||
"command": [
|
||||
"/usr/local/bin/etcd",
|
||||
"--listen-client-urls=http://127.0.0.1:4001",
|
||||
|
Reference in New Issue
Block a user