mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2026-06-13 12:09:10 +00:00
Kustomize 구조 정리 및 ArgoCD 파이프라인 개선
- 중복된 namespace.yaml 파일 제거 - Kustomization 파일 정리 및 최적화 - Jenkinsfile_ArgoCD 파일 위치 정리 - GitHub Actions 워크플로우 개선 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -5,9 +5,7 @@ metadata:
|
||||
name: phonebill-base
|
||||
|
||||
resources:
|
||||
# Namespace
|
||||
- namespace.yaml
|
||||
|
||||
|
||||
# Common resources
|
||||
- common/cm-common.yaml
|
||||
- common/secret-common.yaml
|
||||
|
||||
Reference in New Issue
Block a user