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 3c01065 commit 49eed1dCopy full SHA for 49eed1d
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