cluster

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

commit 34de53f17e6eb4b058ee51c3214282d45c727b19
parent 99af479e29a9f3afc427acd78116734b206411ba
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 10 Mar 2025 11:21:55 +0100

Deploy hubzilla

Diffstat:
Mapps/base/hubzilla/deployment.yaml | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/apps/base/hubzilla/deployment.yaml b/apps/base/hubzilla/deployment.yaml @@ -96,8 +96,10 @@ spec: drop: - ALL add: - - "NET_BIND_SERVICE" + - NET_BIND_SERVICE - CHOWN + - SETGID + - SETUID readOnlyRootFilesystem: false #runAsNonRoot: true volumeMounts: