fix(monitoring): disable CRD management in ArgoCD (avoid annotation size limit)

This commit is contained in:
u1
2026-02-14 10:59:32 +00:00
parent 2702edce22
commit 9cf0ed84d9

View File

@@ -11,6 +11,8 @@ spec:
targetRevision: 81.6.9
helm:
values: |
crds:
enabled: false
grafana:
enabled: true
prometheus: