leave default

This commit is contained in:
Joseph Hanson 2024-09-10 21:35:16 -05:00
parent 24c1c9462d
commit beb97dafee
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -68,7 +68,7 @@ spec:
# maxUnavailable will default to (n/2)-1 where n is the number of replicas # maxUnavailable will default to (n/2)-1 where n is the number of replicas
# so if you have 6 replicas, maxUnavailable will be 2 unless you set it specifically. # so if you have 6 replicas, maxUnavailable will be 2 unless you set it specifically.
replicas: 6 replicas: 6
clusterAddr: "http://vault.security.svc.cluster.local:8201" # clusterAddr: "https://vault-internal.security.svc.cluster.local:8201"
config: "" config: ""
raft: raft:
enabled: true enabled: true