fix(website): dont load crds for crd-only prometheus install

This commit is contained in:
Kjeld Schouten
2025-03-11 07:50:50 +01:00
parent c8f57da2c5
commit feb2964081
+2 -2
View File
@@ -129,10 +129,10 @@ crds:
forceConflicts: true
prometheusOperator:
enabled: false
## Everything down here, explicitly disables everything BUT the operator itself
## Everything down here, explicitly disables everything except CRDs and grafana dashboards
global:
rbac:
create: true
create: false
defaultRules:
create: false
windowsMonitoring: