cluster

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

commit e14a68105eec6427fdd208964eb7505603e414d5
parent 734145b35e85b3607fc628f85aff245ca4cf8cc5
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon,  4 Aug 2025 12:33:55 +0200

Prepare GTS

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

diff --git a/apps/talos_cluster/gotosocial/kustomization.yaml b/apps/talos_cluster/gotosocial/kustomization.yaml @@ -1,6 +1,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization -namespace: actualbudget-server +namespace: gotosocial resources: - pvc.yaml - secret.yaml