1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00

Pick some lint (traling whitespace)

Signed-off-by: Zach Stone <zach@giantswarm.io>
This commit is contained in:
Zach Stone 2022-06-17 10:43:06 -04:00
parent 7a539ecd57
commit 6c518563a0

View file

@ -5,7 +5,7 @@ plugins:
annotations: {}
serviceMonitor:
# allow to override the namespace for serviceMonitor
# allow to override the namespace for serviceMonitor
namespace:
# labels to match the serviceMonitorSelector of the Prometheus Resource
labels: {}
@ -26,7 +26,7 @@ grafana:
namespace:
dashboards:
# Enable the deployment of grafana dashboards
enabled: true
enabled: true
# Label to find dashboards using the k8s sidecar
label: grafana_dashboard
value: "1"