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 to auto-load dashboards from ConfigMaps
|
||||||
sidecar:
|
sidecar:
|
||||||
dashboards:
|
dashboards:
|
||||||
enabled: true
|
enabled: false
|
||||||
label: grafana_dashboard
|
label: grafana_dashboard
|
||||||
labelValue: "1"
|
labelValue: "1"
|
||||||
searchNamespace: all
|
searchNamespace: all
|
||||||
|
|
@ -97,4 +97,4 @@ spec:
|
||||||
- name: AI/ML
|
- name: AI/ML
|
||||||
folder: AI/ML
|
folder: AI/ML
|
||||||
datasources:
|
datasources:
|
||||||
enabled: true
|
enabled: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue