cluster

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

commit 689fce993fb6fe38e61da940e0b8022e6fb3429e
parent 53ddc35ad6352b8dfc0e28ae4898a44ff4ae0b05
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 28 Feb 2026 16:17:26 +0100

fix storage class

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/monitoring-stack/thanos-release.yaml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/apps/talos_cluster/monitoring-stack/thanos-release.yaml b/apps/talos_cluster/monitoring-stack/thanos-release.yaml @@ -58,6 +58,7 @@ spec: persistence: enabled: true size: 2Gi + storageClass: longhorn # Thanos Compact: compacts and downsamples blocks in S3 compact: @@ -65,3 +66,4 @@ spec: persistence: enabled: true size: 2Gi + storageClass: longhorn