fix(monitoring): skip CRDs in ArgoCD helm rendering
This commit is contained in:
@@ -10,9 +10,8 @@ spec:
|
|||||||
chart: kube-prometheus-stack
|
chart: kube-prometheus-stack
|
||||||
targetRevision: 81.6.9
|
targetRevision: 81.6.9
|
||||||
helm:
|
helm:
|
||||||
|
skipCrds: true
|
||||||
values: |
|
values: |
|
||||||
crds:
|
|
||||||
enabled: false
|
|
||||||
grafana:
|
grafana:
|
||||||
enabled: true
|
enabled: true
|
||||||
prometheus:
|
prometheus:
|
||||||
|
|||||||
Reference in New Issue
Block a user