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
## @param redis.auth.existingSecret Name of the Secret holding the Redis password. Bootstrapped by the redisAuth.passwordInit Job when absent (see redisAuth below)
362
364
# -- Name of the Secret holding the Redis password. Bootstrapped by the redisAuth.passwordInit Job when absent (see redisAuth below)
363
365
# @section -- Redis (Bitnami subchart)
364
366
existingSecret: appsmith-redis-secret
367
+
## @param redis.auth.existingSecretPasswordKey Key within existingSecret that holds the Redis password
365
368
# -- Key within existingSecret that holds the Redis password
0 commit comments