chore(prometheus-operator): don't ship dashboards with operator

This commit is contained in:
Kjeld Schouten 2024-02-27 15:56:11 +01:00
parent 4415194797
commit 5c4e232100
2 changed files with 3 additions and 3 deletions

View File

@ -42,4 +42,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
- https://github.com/truecharts/containers/tree/master/apps/alpine
type: application
version: 6.2.1
version: 6.2.2

View File

@ -74,8 +74,8 @@ kps:
##
grafana:
enabled: false
forceDeployDashboards: true
defaultDashboardsEnabled: true
forceDeployDashboards: false
defaultDashboardsEnabled: false
## Flag to disable all the kubernetes component scrapers
##