commit 27bcd3c0ee4f96e2e996ea8627b88066e19b7172
parent 01a988fe3f2129beea93c5538e8a8137d93b986c
Author: MTRNord <mtrnord1@gmail.com>
Date: Thu, 16 May 2024 23:44:22 +0200
Fix perms
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/apps/base/ejabberd/release.yaml b/apps/base/ejabberd/release.yaml
@@ -17,8 +17,6 @@ spec:
capabilities:
drop:
- ALL
- add:
- - NET_BIND_SERVICE
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 9000
@@ -40,7 +38,7 @@ spec:
stun:
enabled: false
https:
- port: 443
+ port: 5443
exposedPort: 443
options:
ip: "::"