commit e14a68105eec6427fdd208964eb7505603e414d5 parent 734145b35e85b3607fc628f85aff245ca4cf8cc5 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:33:55 +0200 Prepare GTS Diffstat:
| M | apps/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