Skip to content

Commit

Permalink
added imagePullSecrets in values.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: civkule <[email protected]>
  • Loading branch information
civkule committed Aug 27, 2024
1 parent 49f0ecf commit 4aee889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/redis-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ redisOperator:
# Overrides the image tag whose default is the chart appVersion.
imageTag: ""
imagePullPolicy: Always
imagePullSecrets: []

# Additional pod annotations
podAnnotations: {}
Expand Down

0 comments on commit 4aee889

Please sign in to comment.