Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 232 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 232 Bytes

argocd-helm-app-of-apps

App of APPS 패턴의 child 폴더(app-of-apps)를 helm template 으로 개발했습니다.

create apps

kubectl apply -f apps.yaml

delete apps

kubectl delete -f apps.yaml