Files
mas/deploy/k8s/overlays/prod/kustomization.yaml
Mayne0213 5f19d59d35 FIX(config): add git safe.directory config
- Add git config for safe.directory
- Fix exit status 128 on mounted repos
2025-12-24 01:35:38 +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-d4f7ff313910ad932ca12ab6a1ba3e95a2d99977