mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-08-29 10:21:39 +02:00
fmt again
Signed-off-by: ben.ye <ben.ye@bytedance.com>
This commit is contained in:
parent
90b2751f06
commit
43adca8df7
@ -76,7 +76,7 @@ function(params) {
|
||||
dashboardDatasources: glib.grafana.dashboardDatasources,
|
||||
dashboardSources: glib.grafana.dashboardSources,
|
||||
|
||||
dashboardDefinitions: if std.length(g._config.dashboards) > 0 ||
|
||||
dashboardDefinitions: if std.length(g._config.dashboards) > 0 ||
|
||||
std.length(g._config.rawDashboards) > 0 ||
|
||||
std.length(g._config.folderDashboards) > 0 then {
|
||||
apiVersion: 'v1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user