Files
mas/deploy/k8s/overlays/prod/kustomization.yaml
Mayne0213 e8dbec804b FEAT(app): add MCP tools for server access
- Add MCP tools for real server interaction
- Enable K8s and database access
2025-12-24 00:28:53 +09:00

20 lines
405 B
YAML

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