cluster

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

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

Migrate freshrss

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

diff --git a/apps/talos_cluster/freshrss/kustomization.yaml b/apps/talos_cluster/freshrss/kustomization.yaml @@ -3,4 +3,4 @@ kind: Kustomization namespace: freshrss resources: - pvc.yaml - #- deployment.yaml + - deployment.yaml