cluster

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

commit fc88a8abb344f0edf78038bb1cd3088ce41646de
parent cc495460eb1f1ec30e470ecf454c82105774c715
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 30 Aug 2025 20:03:19 +0200

Prepare for git repo as source

Diffstat:
Mapps/talos_cluster/matrix-org-statistics/deployment.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/talos_cluster/matrix-org-statistics/deployment.yaml b/apps/talos_cluster/matrix-org-statistics/deployment.yaml @@ -8,7 +8,7 @@ spec: - ReadWriteMany resources: requests: - storage: 100M + storage: 1G --- apiVersion: apps/v1 kind: Deployment