mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: remove flux dashboard
This commit is contained in:
@@ -6,19 +6,3 @@ namespace: flux-system
|
|||||||
resources:
|
resources:
|
||||||
- ./podmonitor.yaml
|
- ./podmonitor.yaml
|
||||||
- ./prometheusrule.yaml
|
- ./prometheusrule.yaml
|
||||||
configMapGenerator:
|
|
||||||
- name: flux-cluster-dashboard
|
|
||||||
files:
|
|
||||||
- flux-cluster-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/main/manifests/monitoring/monitoring-config/dashboards/cluster.json
|
|
||||||
- name: flux-control-plane-dashboard
|
|
||||||
files:
|
|
||||||
- flux-control-plane-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/main/manifests/monitoring/monitoring-config/dashboards/control-plane.json
|
|
||||||
- name: flux-logs-dashboard
|
|
||||||
files:
|
|
||||||
- flux-logs-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/main/manifests/monitoring/monitoring-config/dashboards/logs.json
|
|
||||||
generatorOptions:
|
|
||||||
disableNameSuffixHash: true
|
|
||||||
annotations:
|
|
||||||
kustomize.toolkit.fluxcd.io/substitute: disabled
|
|
||||||
labels:
|
|
||||||
grafana_dashboard: "true"
|
|
||||||
|
Reference in New Issue
Block a user