cluster

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

commit a89b55344dc4d4f3563b57eede8c418a2d297372
parent 188746c4aa1a3a9cdbcd9967c56ace3342b186b5
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon,  4 Aug 2025 16:02:48 +0200

Migrate freshrss

Diffstat:
Mapps/talos_cluster/freshrss/pvc.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/talos_cluster/freshrss/pvc.yaml b/apps/talos_cluster/freshrss/pvc.yaml @@ -7,7 +7,7 @@ spec: resources: requests: storage: 256Mi - storageClassName: ceph-filesystem + storageClassName: longhorn volumeMode: Filesystem accessModes: - ReadWriteOnce