From bc69c493d2e25b8a3507aa450e9b27d97e2310a3 Mon Sep 17 00:00:00 2001 From: otto <965391514@qq.com> Date: Sun, 7 Apr 2024 14:55:10 +0800 Subject: [PATCH] up --- hotspot-clear-job-master.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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