修改镜像拉取策略

This commit is contained in:
2019-11-27 17:17:22 +08:00
parent 6cd589e633
commit 56aecc5201

View File

@@ -38,6 +38,7 @@ spec:
- name: harbor-login - name: harbor-login
containers: containers:
- name: cms - name: cms
imagePullPolicy: Always
image: harbor.fjy8018.top:8883/fjy8018/cms:__IMAGE_VERSION_SLUG__ image: harbor.fjy8018.top:8883/fjy8018/cms:__IMAGE_VERSION_SLUG__
ports: ports:
- containerPort: 8080 - containerPort: 8080