disbable sidecar
This commit is contained in:
parent
8234afec1d
commit
a066eea5b3
1 changed files with 2 additions and 2 deletions
|
|
@ -75,7 +75,7 @@ spec:
|
|||
# Sidecar to auto-load dashboards from ConfigMaps
|
||||
sidecar:
|
||||
dashboards:
|
||||
enabled: true
|
||||
enabled: false
|
||||
label: grafana_dashboard
|
||||
labelValue: "1"
|
||||
searchNamespace: all
|
||||
|
|
@ -97,4 +97,4 @@ spec:
|
|||
- name: AI/ML
|
||||
folder: AI/ML
|
||||
datasources:
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue