diff --git a/hotspot-clear-job-master.yaml b/hotspot-clear-job-master.yaml index 4de9949..fa137ea 100644 --- a/hotspot-clear-job-master.yaml +++ b/hotspot-clear-job-master.yaml @@ -13,10 +13,11 @@ spec: containers: - name: hotspot-clear image: harbor.homieyy.com/job/master/hotspot-clear:d82671ebc54911b3c6a0a92191d22f05b99ec01f + imagePullPolicy: Always env: - name: JM_ENVIRONMENT value: master - imagePullPolicy: IfNotPresent +# imagePullPolicy: IfNotPresent restartPolicy: OnFailure imagePullSecrets: - name: internal-harbor \ No newline at end of file