Skip to content

Commit b8befd1

Browse files
Update redis sentinel.staticID: true
Redis sentinel not able to elect master & all pods goes into CrashLoopBackOff when worker nodes are rebooted or 2 pods crashes for any reason. helm/charts#19059
1 parent 89be5cd commit b8befd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ redis:
547547
# ## https://github.com/bitnami/charts/tree/master/bitnami/redis#master-slave-with-sentinel
548548
sentinel:
549549
enabled: true
550+
staticID: true
550551
networkPolicy:
551552
enabled: false
552553
usePassword: false

0 commit comments

Comments
 (0)