diff --git a/charts/rclone-copy/values.yaml b/charts/rclone-copy/values.yaml index 0cadbc3..2804680 100644 --- a/charts/rclone-copy/values.yaml +++ b/charts/rclone-copy/values.yaml @@ -43,7 +43,7 @@ rcloneConf: "" # Release version for the openbridge/ob_bulkstash docker image. # You probably don't need to change this. imageRelease: 1.53.1 -imagePullPolicy: Always +imagePullPolicy: IfNotPresent restartPolicy: OnFailure