revert zfs dashboard

This commit is contained in:
Joseph Hanson 2024-10-21 19:30:43 -05:00
parent 7e91167a4c
commit e0fd822691
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 8 additions and 15 deletions

View file

@ -207,13 +207,6 @@ spec:
node-feature-discovery:
url: https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/examples/grafana-dashboard.json
datasource: Prometheus
zfs:
# renovate: depName="ZFS Details"
gnetId: 19376
revision: 1
datasource:
# - { name: DS_PROMETHEUS, value: Prometheus }
- { name: DS_VICTORIA-METRICS, value: Prometheus }
flux:
flux-cluster:
url: https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/cluster.json

View file

@ -5,14 +5,14 @@ kind: Kustomization
resources:
- ./helmrelease.yaml
configMapGenerator:
# - name: grafana-dashboards
# files:
# - ./resources/zfs-details.json
# options:
# annotations:
# kustomize.toolkit.fluxcd.io/substitute: disabled
# labels:
# grafana_dashboard: "1"
- name: grafana-dashboards
files:
- ./resources/zfs-details.json
options:
annotations:
kustomize.toolkit.fluxcd.io/substitute: disabled
labels:
grafana_dashboard: "1"
- name: flux-dashboards
files:
- ./resources/flux-logs.json