cluster

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

commit cc495460eb1f1ec30e470ecf454c82105774c715
parent 376328150c0aafd39fd9c379426bd06ea7f9b137
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 30 Aug 2025 17:39:06 +0200

Add matrix org statistics

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 @@ -48,7 +48,7 @@ spec: securityContext: runAsUser: 999 runAsGroup: 999 - readOnlyRootFilesystem: true + readOnlyRootFilesystem: false ports: - containerPort: 8080 name: http