Files
coal/k8s/test/kustomization.yaml
2023-08-09 14:40:42 +08:00

18 lines
306 B
YAML

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: test
commonLabels:
branch: test
nameSuffix: -test