Browse Source

更新 'deployment-app.yaml'

rentianliang 2 years ago
parent
commit
e3883b81e6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      deployment-app.yaml

+ 1 - 0
deployment-app.yaml

@@ -28,6 +28,7 @@ spec:
         - name: harbor-registry-secret
       containers:
         - name: {{.repo_name}}
+          imagePullPolicy: Always
           image: {{.image_addr}}
           ports:
             - containerPort: 80