Files
mas/deploy/k8s/overlays/prod/kustomization.yaml
Mayne0213 9b18bb888b FEAT(app): enable read-only file access
- Add read_only_tools collection
- Bind read-only tools to all agents
2025-12-24 01:42:51 +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-420e080c6bd6cc9cb832ade65c6e51ee86b02fd6