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