diff --git a/charts/my-app/values.yaml b/charts/my-app/values.yaml index 0013475..bd9e3a2 100644 --- a/charts/my-app/values.yaml +++ b/charts/my-app/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: nginx - pullPolicy: IfNotPresent + pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. tag: ""