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"
|
value: "511772986"
|
||||||
valuesObject:
|
valuesObject:
|
||||||
securityContext:
|
securityContext:
|
||||||
sysctls:
|
capabilities:
|
||||||
- name: "net.ipv4.ip_unprivileged_port_start"
|
drop:
|
||||||
value: "0"
|
- "ALL"
|
||||||
|
add:
|
||||||
|
- "NET_BIND_SERVICE"
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
annotations:
|
annotations:
|
||||||
|
|
Loading…
Add table
Reference in a new issue