REFACTOR(docs): detach services,ingress from docs

This commit is contained in:
2025-12-29 14:22:41 +09:00
parent cdbf94bc81
commit 0996187c82
21 changed files with 52 additions and 195 deletions

View File

@@ -2,15 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# ArgoCD Application 리소스는 infrastructure/kustomization.yaml에서 관리
# - argocd/homer.yaml
# Namespace with Goldilocks label
- namespace.yaml
- deployment.yaml
- service.yaml
- ingress.yaml
# ConfigMap 생성: config.yml만 포함 (assets는 InitContainer에서 Git에서 복사)
configMapGenerator:
- name: homer-config
namespace: homer