cluster

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

commit ff9f89430b2a50886d14742cf67431d96ea56c9d
parent 020142f7efaf752f9632a6a4e57d658cb102085b
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat,  4 Oct 2025 13:20:04 +0200

Meow

Diffstat:
M.pre-commit-config.yaml | 2+-
Mapps/talos_cluster/monitoring-stack/dashboards/connectivity-tester-dashboard.json | 3++-
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml @@ -2,4 +2,4 @@ repos: - repo: https://github.com/gitleaks/gitleaks rev: v8.28.0 hooks: - - id: gitleaks + - id: gitleaks diff --git a/apps/talos_cluster/monitoring-stack/dashboards/connectivity-tester-dashboard.json b/apps/talos_cluster/monitoring-stack/dashboards/connectivity-tester-dashboard.json @@ -525,6 +525,7 @@ } ], "preload": false, + "refresh": "30s", "schemaVersion": 41, "tags": [], "templating": { @@ -538,5 +539,5 @@ "timezone": "browser", "title": "Connectivity Tester", "uid": "c6527508-9d56-4edb-8fc2-4df0b28a2de1", - "version": 5 + "version": 6 }