argocd-apps/clusters/au-syd1/bootstrap/kustomization.yaml
Ben Vincent c23fb413f8 chore: enable helm (#3)
- enable helm for argocd

Reviewed-on: #3
2026-03-01 15:11:09 +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