check out new zfs dash and fix typo in dep
This commit is contained in:
parent
1f6a00c005
commit
f87492fb84
1 changed files with 5 additions and 1 deletions
|
@ -189,12 +189,16 @@ spec:
|
|||
datasource:
|
||||
- { name: DS_PROMETHEUS, value: Prometheus }
|
||||
volsync:
|
||||
# removate: depNmae="VolSync Dashboard"
|
||||
# removate: depName="VolSync Dashboard"
|
||||
gnetId: 21356
|
||||
revision: 1
|
||||
datasource:
|
||||
- { name: DS_PROMETHEUS, value: Prometheus }
|
||||
- { name: VAR_REPLICATIONDESTNAME, value: .*-dst }
|
||||
zfs-stats:
|
||||
# removate: depName="ZFS Stats"
|
||||
gnetId: 7968
|
||||
revision: 1
|
||||
cert-manager:
|
||||
url: https://gitlab.com/uneeq-oss/cert-manager-mixin/-/raw/master/dashboards/cert-manager.json?ref_type=heads
|
||||
datasource: Prometheus
|
||||
|
|
Loading…
Reference in a new issue