cluster

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

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

Fix the metrics

Diffstat:
Mapps/base/victoria-metrics-k8s-stack/dashboards/kustomization.yaml | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/apps/base/victoria-metrics-k8s-stack/dashboards/kustomization.yaml b/apps/base/victoria-metrics-k8s-stack/dashboards/kustomization.yaml @@ -38,10 +38,10 @@ configMapGenerator: - name: grafana-dashboards-envoy namespace: monitoring files: - - envoy-clusters.json=envoy_clusters.json - - envoy-gateway-global.json:envoy-gateway-global.json - - envoy-proxy-global.json:envoy-proxy-global.json - - global-ratelimit.json:global-ratelimit.json + - envoy-clusters.json=envoy-clusters.json + - envoy-gateway-global.json=envoy-gateway-global.json + - envoy-proxy-global.json=envoy-proxy-global.json + - global-ratelimit.json=global-ratelimit.json options: labels: grafana_dashboard: "1"