Skip to content

Commit e60c9fd

Browse files
committed
fix a comment
1 parent f797ff7 commit e60c9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ redis:
10521052
# https://github.com/bitnami/charts/tree/master/bitnami/redis#master-slave-with-sentinel
10531053
sentinel:
10541054
enabled: true
1055-
# DO NOT SET sentinel.usePassword, the tooz driver under the hood cannot connect to a password protected sentinel
1055+
# DO NOT SET sentinel.usePassword, the tooz driver cannot connect to a password protected sentinel
10561056
# however it can connect to a password protected redis that is being managed by sentinel
10571057
# usePassword: false
10581058
# Enable or disable static sentinel IDs for each replicas

0 commit comments

Comments
 (0)