rootless 80
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
3fc6869c51
commit
90ca469ba4
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@ spec:
|
||||||
- name: resources.requests.memory
|
- name: resources.requests.memory
|
||||||
value: "511772986"
|
value: "511772986"
|
||||||
valuesObject:
|
valuesObject:
|
||||||
|
securityContext:
|
||||||
|
sysctls:
|
||||||
|
- name: "net.ipv4.ip_unprivileged_port_start"
|
||||||
|
value: "0"
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
annotations:
|
annotations:
|
||||||
|
|
Loading…
Add table
Reference in a new issue