Skip to content

Commit eb69335

Browse files
Merge pull request #1480 from rackerlabs/fix-monitoring-crds
fix(monitoring): avoid double installing the CRDs
2 parents 425e0c8 + 59f4e57 commit eb69335

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

operators/monitoring/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Disable crds since they are installed separately
2+
crds:
3+
enabled: false
4+
15
# Disable the default kube-proxy alert since we don't have it,
26
# we have cilium instead.
37
# https://github.com/prometheus-community/helm-charts/issues/1718

0 commit comments

Comments
 (0)