Skip to content

Commit

Permalink
Added initContainers.waitForRedis.enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
pierluigilenoci authored Oct 17, 2023
1 parent a127f2f commit f7d49b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/oauth2-proxy/ci/redis-standalone-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ redis:
global:
redis:
password: "foo"
initContainers:
waitForRedis:
enabled: true

0 comments on commit f7d49b7

Please sign in to comment.