Skip to content

Commit a34b00d

Browse files
committed
chore: make jsonnet-fmt
1 parent b6205a5 commit a34b00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonnet/main.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ local inCluster =
383383
pvExcludedSelector: 'label_alerts_k8s_io_kube_persistent_volume_filling_up="disabled"',
384384
containerfsSelector: 'id!=""',
385385
clusterLabel: $.values.common.dashboardClusterLabel,
386-
showMultiCluster: false, // Opt-out of multi-cluster dashboards (opted-in by midstream kube-prometheus).
386+
showMultiCluster: false, // Opt-out of multi-cluster dashboards (opted-in by midstream kube-prometheus).
387387
},
388388
},
389389
},

0 commit comments

Comments
 (0)