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
`sessionStorage.redis.sentinel.password` | Redis sentinel password. Used only for sentinel connection; any redis node passwords need to use `sessionStorage.redis.password` | `nil`
176
176
`sessionStorage.redis.sentinel.masterName` | Redis sentinel master name | `nil`
177
177
`sessionStorage.redis.sentinel.connectionUrls` | List of Redis sentinel connection URLs (e.g. redis://HOST[:PORT]) | `[]`
178
+
`topologySpreadConstraints` | List of pod topology spread constraints | `[]`
178
179
`redis.enabled` | Enable the redis subchart deployment | `false`
0 commit comments