cluster

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

commit 8dbb1109153dab603d7db441613cfa3bcb738f94
parent 690431c2ec2287f9d969b85a8dec5fb5cd7726c8
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 30 Aug 2025 21:19:02 +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: 2Gi + storage: 4Gi --- apiVersion: apps/v1 kind: Deployment