kustomize + helm now managed by argocd

This commit is contained in:
2023-11-14 10:09:36 +01:00
parent d217b162ff
commit 73630c45da
10 changed files with 90 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
### Argo-apps collection
The applications and configurations specified in this folder represent the argo-specific configuration needed to deploy apps. The actual configuration of each app is located in its own folder under `/apps/<app-name>`.
Since each `application` is a kubernetes CRD they can be bundled through a kustomize setup.