mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
helm: remove NET_BIND_SERVICE if not needed
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
8613079e60
commit
ca4386bef9
10 changed files with 5 additions and 17 deletions
|
|
@ -81,7 +81,6 @@ spec:
|
|||
{{- else }}
|
||||
drop: ["NET_RAW"]
|
||||
{{- end }}
|
||||
add: ["NET_BIND_SERVICE"]
|
||||
volumeMounts:
|
||||
- mountPath: /nextcloud
|
||||
name: nextcloud-aio-nextcloud
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue