Skip to content

Commit

Permalink
fix: downgrade etcd (etcd-io/etcd/issues/13192)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blair Drummond committed Sep 6, 2021
1 parent bff97ef commit ee66a19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gateway/etcd.yaml
Expand Up @@ -18,6 +18,10 @@ spec:
auth:
rbac:
enabled: false
image:
registry: docker.io
repository: bitnami/etcd
tag: 3.4.16-debian-10-r29
replicaCount: 3
persistence:
enabled: false
Expand Down

0 comments on commit ee66a19

Please sign in to comment.