This commit is contained in:
2019-11-27 15:48:40 +08:00
parent e517209402
commit c06e8c8d61
2 changed files with 3 additions and 4 deletions

View File

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