feat: bootstrap ArgoCD with app-of-apps pattern

This commit is contained in:
2026-07-01 19:35:06 +01:00
commit 0e3d07d720
6 changed files with 92 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Default environment values
# These values are available in helmfile.yaml as {{ .Values }}
# Example:
# replicaCount: 1
# image:
# repository: nginx
# tag: latest