2.3 with PSP is working
This commit is contained in:
parent
f2455cf712
commit
68588b80ac
3 changed files with 5 additions and 8 deletions
|
|
@ -19,7 +19,7 @@ spec:
|
|||
- secret
|
||||
- emptyDir
|
||||
- projected
|
||||
# - persistentVolumeClaim
|
||||
# - persistentVolumeClaim
|
||||
hostNetwork: false
|
||||
hostIPC: false
|
||||
hostPID: false
|
||||
|
|
@ -39,13 +39,11 @@ spec:
|
|||
- min: 1
|
||||
max: 65535
|
||||
hostPorts:
|
||||
- max: 65535
|
||||
min: 1
|
||||
readOnlyRootFilesystem: true
|
||||
seLinux:
|
||||
rule: 'RunAsAny'
|
||||
hostPorts:
|
||||
- max: 65535
|
||||
min: 1
|
||||
# allowedUnsafeSysctls:
|
||||
# - kernel.net.ipv4.ip_unprivileged_port_start
|
||||
#allowedUnsafeSysctls:
|
||||
# - kernel.net.ipv4.ip_unprivileged_port_start
|
||||
Loading…
Add table
Add a link
Reference in a new issue