autocommit

This commit is contained in:
Linus Vogel 2026-07-22 22:57:12 +02:00
parent 77ad180891
commit c9a14fa833
2 changed files with 33915 additions and 8 deletions

33905
helm/argocd/argocd-10.0.0.yaml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
helmCharts:
- name: argocd
repo: https://argoproj.github.io/argo-helm
version: 10.0.0
releaseName: argocd
namespace: argocd
includeCRDs: true
valuesFile: helm/values.yaml
#helmCharts:
# - name: argocd
# repo: https://argoproj.github.io/argo-helm
# version: 10.0.0
# releaseName: argocd
# namespace: argocd
# includeCRDs: true
# valuesFile: helm/values.yaml
resources:
- argocd-10.0.0.yaml
- templates