fix(monitoring): disable CRD management in ArgoCD (avoid annotation size limit)
This commit is contained in:
@@ -11,6 +11,8 @@ spec:
|
|||||||
targetRevision: 81.6.9
|
targetRevision: 81.6.9
|
||||||
helm:
|
helm:
|
||||||
values: |
|
values: |
|
||||||
|
crds:
|
||||||
|
enabled: false
|
||||||
grafana:
|
grafana:
|
||||||
enabled: true
|
enabled: true
|
||||||
prometheus:
|
prometheus:
|
||||||
|
|||||||
Reference in New Issue
Block a user