cluster

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

commit 01a988fe3f2129beea93c5538e8a8137d93b986c
parent d3025e2c67d2afb15a100306ee58cf690cd27cc3
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 16 May 2024 23:37:13 +0200

Fix perms

Diffstat:
Mapps/base/ejabberd/release.yaml | 22+++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/apps/base/ejabberd/release.yaml b/apps/base/ejabberd/release.yaml @@ -13,17 +13,17 @@ spec: kind: HelmRepository name: ejabberd values: - securityContext: - capabilities: - drop: - - ALL - add: - - NET_BIND_SERVICE - readOnlyRootFilesystem: true - runAsNonRoot: true - runAsUser: 9000 - seccompProfile: - type: RuntimeDefault + securityContext: + capabilities: + drop: + - ALL + add: + - NET_BIND_SERVICE + readOnlyRootFilesystem: true + runAsNonRoot: true + runAsUser: 9000 + seccompProfile: + type: RuntimeDefault listenGlobal: s2s_use_starttls: optional modules: