Skip to content

Commit

Permalink
Adjust example minAvailable
Browse files Browse the repository at this point in the history
Signed-off-by: drivebyer <[email protected]>
  • Loading branch information
drivebyer committed Aug 27, 2023
1 parent afea629 commit f9308c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/redis-sentinel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
fsGroup: 1000
pdb:
enabled: false
minAvailable: 2
minAvailable: 1
redisSentinelConfig:
redisReplicationName : redis-replication
kubernetesConfig:
Expand Down

0 comments on commit f9308c6

Please sign in to comment.