We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make jsonnet-fmt
1 parent b6205a5 commit a34b00dCopy full SHA for a34b00d
jsonnet/main.jsonnet
@@ -383,7 +383,7 @@ local inCluster =
383
pvExcludedSelector: 'label_alerts_k8s_io_kube_persistent_volume_filling_up="disabled"',
384
containerfsSelector: 'id!=""',
385
clusterLabel: $.values.common.dashboardClusterLabel,
386
- showMultiCluster: false, // Opt-out of multi-cluster dashboards (opted-in by midstream kube-prometheus).
+ showMultiCluster: false, // Opt-out of multi-cluster dashboards (opted-in by midstream kube-prometheus).
387
},
388
389
0 commit comments