cluster

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

commit 4749bc3b505c70562fd8d5a4f32639de2c178042
parent 8dc90b834ff844e428d5d61412aae3b1ece6169c
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon, 23 Jun 2025 19:04:24 +0200

Setup connectivity tester

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/base/matrix/connectivity-tester/deployment.yaml | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/apps/base/matrix/connectivity-tester/deployment.yaml b/apps/base/matrix/connectivity-tester/deployment.yaml @@ -58,10 +58,6 @@ spec: requests: memory: "344Mi" cpu: "252m" - securityContext: - runAsUser: 1000 - runAsGroup: 1000 - readOnlyRootFilesystem: false ports: - containerPort: 3000 name: web