Compare commits

..

1 commit

Author SHA1 Message Date
1392e6925b Update dashboard VolSync Dashboard ( 1 → 3 ) 2024-10-28 00:33:59 +00:00
3 changed files with 2709 additions and 8 deletions

View file

@ -28,11 +28,3 @@ spec:
enabled: true enabled: true
prometheusRules: prometheusRules:
enabled: false enabled: false
config:
devices:
- host: 10.1.1.68
devices:
- /dev/nvme0n1
- host: 10.1.1.69
devices:
- /dev/nvme0n1

View file

@ -9,6 +9,7 @@ configMapGenerator:
- name: smartctl-exporter-dashboard - name: smartctl-exporter-dashboard
files: files:
- ./resources/blesswinsamuel_smartctl.json - ./resources/blesswinsamuel_smartctl.json
- ./resources/smartctl_exporter.json
options: options:
annotations: annotations:
kustomize.toolkit.fluxcd.io/substitute: disabled kustomize.toolkit.fluxcd.io/substitute: disabled