diff --git a/charts/redis-operator/values.yaml b/charts/redis-operator/values.yaml index 47ef96d48..a438be8e4 100644 --- a/charts/redis-operator/values.yaml +++ b/charts/redis-operator/values.yaml @@ -5,6 +5,7 @@ redisOperator: # Overrides the image tag whose default is the chart appVersion. imageTag: "" imagePullPolicy: Always + imagePullSecrets: [] # Additional pod annotations podAnnotations: {}