Files
mas/deploy/k8s/overlays/prod/kustomization.yaml
Mayne0213 363716e229 REFACTOR(app): use nsenter for host access
- Replace SSH with nsenter for host access
- Simplify host command execution
2025-12-24 13:47:03 +09:00

21 lines
429 B
YAML

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