diff --git a/applications/job/values.yaml b/applications/job/values.yaml index c3176a421..44e36316d 100644 --- a/applications/job/values.yaml +++ b/applications/job/values.yaml @@ -11,7 +11,7 @@ allowConcurrency: true image: repository: public.ecr.aws/o1j4x7p4/hello-porter-job - pullPolicy: IfNotPresent + pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. tag: latest