Skip to content

Commit

Permalink
fix(helm): typo on grafana dashboard choice (#448)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault authored Jun 11, 2024
1 parent 8789eae commit 9000f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/policy-reporter/charts/monitoring/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ grafana:
# -- create GrafanaDashboard custom resource referencing to the configMap.
# according to https://grafana-operator.github.io/grafana-operator/docs/examples/dashboard_from_configmap/readme/
grafanaDashboard:
create: false
enabled: false
folder: kyverno
allowCrossNamespaceImport: true
matchLabels:
Expand Down

0 comments on commit 9000f5b

Please sign in to comment.