rootless 80 another way
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
90ca469ba4
commit
896c5cda02
1 changed files with 5 additions and 3 deletions
|
@ -60,9 +60,11 @@ spec:
|
|||
value: "511772986"
|
||||
valuesObject:
|
||||
securityContext:
|
||||
sysctls:
|
||||
- name: "net.ipv4.ip_unprivileged_port_start"
|
||||
value: "0"
|
||||
capabilities:
|
||||
drop:
|
||||
- "ALL"
|
||||
add:
|
||||
- "NET_BIND_SERVICE"
|
||||
service:
|
||||
main:
|
||||
annotations:
|
||||
|
|
Loading…
Add table
Reference in a new issue