The etcd container link is out of date in the yaml

The etcd container link is out of date in the  yaml file and there is something wrong when run the gcr.io/google_containers/etcd:2.0.9 container
This commit is contained in:
XsWack
2017-08-21 10:36:21 +08:00
committed by Andrew Chen
parent d6415cfe99
commit 36dd257ba1
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
spec:
hostNetwork: true
containers:
- image: gcr.io/google_containers/etcd:2.0.9
- image: gcr.io/google_containers/etcd:3.0.17
name: etcd-container
command:
- /usr/local/bin/etcd