Files
mas/deploy/k8s/base/kustomization.yaml
Mayne0213 599a24792f REFACTOR(app): switch to Gitea registry
- Update image from harbor to gitea0213.kro.kr
- Add imagePullPolicy: Always
2025-12-23 23:19:08 +09:00

16 lines
268 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml
commonLabels:
app.kubernetes.io/name: mas
app.kubernetes.io/component: platform
images:
- name: gitea0213.kro.kr/bluemayne/mas
newTag: latest