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 a127f2f commit f7d49b7Copy full SHA for f7d49b7
helm/oauth2-proxy/ci/redis-standalone-values.yaml
@@ -10,3 +10,6 @@ redis:
10
global:
11
redis:
12
password: "foo"
13
+initContainers:
14
+ waitForRedis:
15
+ enabled: true
0 commit comments