We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379812f commit 57526c4Copy full SHA for 57526c4
k8/etcd-deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
value: "yes"
23
- name: ETCD_LISTEN_CLIENT_URLS
24
value: http://0.0.0.0:2379
25
- image: docker.io/bitnami/etcd:3-debian-10
+ image: quay.io/coreos/etcd:v3.6.5
26
name: etcd
27
volumeMounts:
28
- mountPath: /bitnami/etcd
0 commit comments