We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f797ff7 commit e60c9fdCopy full SHA for e60c9fd
values.yaml
@@ -1052,7 +1052,7 @@ redis:
1052
# https://github.com/bitnami/charts/tree/master/bitnami/redis#master-slave-with-sentinel
1053
sentinel:
1054
enabled: true
1055
- # DO NOT SET sentinel.usePassword, the tooz driver under the hood cannot connect to a password protected sentinel
+ # DO NOT SET sentinel.usePassword, the tooz driver cannot connect to a password protected sentinel
1056
# however it can connect to a password protected redis that is being managed by sentinel
1057
# usePassword: false
1058
# Enable or disable static sentinel IDs for each replicas
0 commit comments