You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: helm/oauth2-proxy/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -456,7 +456,7 @@ sessionStorage:
456
456
# Redis password value. Applicable for all Redis configurations. Taken from redis subchart secret if not set. `sessionStorage.redis.existingSecret` takes precedence
457
457
password: ""
458
458
# Key of the Kubernetes secret data containing the redis password value. If you use the redis sub chart, make sure
459
-
# this password matches the one used in redis.global.redis.password (see below).
459
+
# this password matches the one used in redis-ha.redisPassword (see below).
0 commit comments