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:
parent
7a539ecd57
commit
6c518563a0
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue