From 56aecc5201c34816c52e750344697ea039b7caf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=E5=98=89=E9=98=B3?= Date: Wed, 27 Nov 2019 17:17:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=95=9C=E5=83=8F=E6=8B=89?= =?UTF-8?q?=E5=8F=96=E7=AD=96=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifests/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 98d51ee..4856277 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -38,6 +38,7 @@ spec: - name: harbor-login containers: - name: cms + imagePullPolicy: Always image: harbor.fjy8018.top:8883/fjy8018/cms:__IMAGE_VERSION_SLUG__ ports: - containerPort: 8080