Update etcd server version to 3.2.13
This commit is contained in:
@@ -23,4 +23,4 @@ spec:
|
||||
- "--etcd-servers=http://localhost:2379"
|
||||
- "--audit-log-path=-"
|
||||
- name: etcd
|
||||
image: quay.io/coreos/etcd:v3.1.10
|
||||
image: quay.io/coreos/etcd:v3.2.14
|
||||
|
||||
@@ -21,4 +21,4 @@ spec:
|
||||
imagePullPolicy: Never
|
||||
command: [ "/kube-sample-apiserver", "--etcd-servers=http://localhost:2379" ]
|
||||
- name: etcd
|
||||
image: quay.io/coreos/etcd:v3.1.10
|
||||
image: quay.io/coreos/etcd:v3.2.14
|
||||
|
||||
Reference in New Issue
Block a user