Skip to content

Commit 57526c4

Browse files
authored
devops: update etcd image
1 parent 379812f commit 57526c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8/etcd-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
value: "yes"
2323
- name: ETCD_LISTEN_CLIENT_URLS
2424
value: http://0.0.0.0:2379
25-
image: docker.io/bitnami/etcd:3-debian-10
25+
image: quay.io/coreos/etcd:v3.6.5
2626
name: etcd
2727
volumeMounts:
2828
- mountPath: /bitnami/etcd

0 commit comments

Comments
 (0)