REFACTOR(homer): change homer filename to deployment.yaml

- Rename homer configuration file
- Standardize deployment naming
This commit is contained in:
2025-12-29 01:26:59 +09:00
parent 98a386f501
commit a1accd23ca
2 changed files with 121 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ resources:
# Namespace with Goldilocks label
- namespace.yaml
- homer.yaml
- deployment.yaml
# ConfigMap 생성: config.yml만 포함 (assets는 InitContainer에서 Git에서 복사)
configMapGenerator: