Add apps of apps helm chart

This commit is contained in:
Ruben Hensen
2024-09-05 23:18:03 +02:00
parent 21ea1716ad
commit d36e19cab8
12 changed files with 458 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cert-manager
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: cert-manager
server: {{ .Values.spec.destination.server }}
project: default
source:
path: cert-manager
repoURL: https://github.com/rubenhensen/argocd.git
targetRevision: HEAD