From 40cd55da90d1f9281be0648f26c740403ec39647 Mon Sep 17 00:00:00 2001 From: linwenxiang <991154416@qq.com> Date: Thu, 8 Apr 2021 13:53:44 +0800 Subject: [PATCH] =?UTF-8?q?ci=20:green=5Fheart:=20=E4=BF=AE=E6=94=B9k8s=20?= =?UTF-8?q?yaml=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/k8s/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/k8s/deploy.yml b/scripts/k8s/deploy.yml index 9931afaf..88d12534 100644 --- a/scripts/k8s/deploy.yml +++ b/scripts/k8s/deploy.yml @@ -36,6 +36,7 @@ spec: containers: - name: go-admin image: ${IMAGE} + imagePullPolicy: IfNotPresent ports: - containerPort: 8000 volumeMounts: