cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 6637ae9803127f716ceec4dafb98d81bd1a29d83
parent 6d1e9f091409940386f7c1014b37e73490eff851
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 28 Jun 2025 20:29:29 +0200

Fix the metrics

Diffstat:
Mapps/base/victoria-metrics-k8s-stack/dashboards/kustomization.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/victoria-metrics-k8s-stack/dashboards/kustomization.yaml b/apps/base/victoria-metrics-k8s-stack/dashboards/kustomization.yaml @@ -18,7 +18,7 @@ configMapGenerator: - flux-control-plane-dashboard.json=flux-control-plane-dashboard.json - flux-cluster-dashboard.json=flux-cluster-dashboard.json - flux-logs-dashboard.json=flux-logs-dashboard.json - #- flagger.json:flagger.json + - flagger.json=flagger.json options: labels: grafana_dashboard: "1"