完善k8s文件

This commit is contained in:
2023-08-09 14:40:42 +08:00
parent f269d012b3
commit fb0f6ee51c
9 changed files with 280 additions and 16 deletions

View File

@@ -0,0 +1,17 @@
resources:
- ../base
namespace: coal
images:
- name: redis
newName: 192.168.0.118/dockerhub/library/redis
- name: postgres
newName: 192.168.0.118/dockerhub/library/postgres
- name: coal
newName: 192.168.0.118/coal/coal
newTag: master
commonLabels:
branch: master
nameSuffix: -master