Skip to content

Commit f7d49b7

Browse files
Added initContainers.waitForRedis.enabled
1 parent a127f2f commit f7d49b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

helm/oauth2-proxy/ci/redis-standalone-values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ redis:
1010
global:
1111
redis:
1212
password: "foo"
13+
initContainers:
14+
waitForRedis:
15+
enabled: true

0 commit comments

Comments
 (0)