ceph/monitoring/ceph-mixin/config.libsonnet

9 lines
118 B
Plaintext

{
_config+:: {
dashboardTags: ['ceph-mixin'],
clusterLabel: 'cluster',
showMultiCluster: false,
},
}