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

Reviewed-on: #3
2026-03-01 15:11:09 +11:00

9 lines
131 B
YAML

---
apiVersion: v1
kind: ConfigMap
metadata:
name: argocd-cm
namespace: argocd
data:
kustomize.buildOptions: "--enable-helm"