Compare commits

..

3 commits

3 changed files with 8 additions and 2709 deletions

View file

@ -28,3 +28,11 @@ 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,7 +9,6 @@ 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