Files
mas/deploy/k8s/overlays/prod/kustomization.yaml
Mayne0213 735ed8b186 CHORE(app): use postgresql-cnpg secret
- Changed databases/postgresql to databases/postgresql-cnpg
- This aligns with the standardized PostgreSQL setup
- Fixes secret sync errors in mas namespace
2025-12-28 01:20:42 +09:00

20 lines
403 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: mas
resources:
- ../../base
- resourcequota.yaml
- externalsecret.yaml
- ingress.yaml
commonLabels:
environment: production
# 이미지 태그 설정 (ArgoCD Image Updater가 자동으로 업데이트)
images:
- name: gitea0213.kro.kr/bluemayne/mas
newTag: main-sha-004c30bfa872c37dd3da5ad8501589c415807da8