helm: remove NET_BIND_SERVICE if not needed

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-01-06 14:00:35 +01:00
parent 8613079e60
commit ca4386bef9
10 changed files with 5 additions and 17 deletions

View file

@ -66,6 +66,4 @@ spec:
{{- else }}
drop: ["NET_RAW"]
{{- end }}
add:
- NET_BIND_SERVICE
{{- end }}