argocd-apps/clusters/au-syd1/bootstrap/kustomization.yaml
Ben Vincent e63ca830ec chore: enable helm
- enable helm for argocd
2026-03-01 15:04:26 +11:00

14 lines
330 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/github_raw/argoproj/argo-cd/refs/tags/v3.3.2/manifests/ha/install.yaml
- au-syd1-apps.yaml
patches:
- path: argocd-cm-patch.yaml
target:
kind: ConfigMap
name: argocd-cm