this should work
This commit is contained in:
parent
928ab929d5
commit
f90d4fab75
1 changed files with 3 additions and 1 deletions
|
@ -84,7 +84,9 @@ spec:
|
|||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- ALL
|
||||
- NET_ADMIN
|
||||
- NET_RAW
|
||||
- SYS_ADMIN
|
||||
allowPrivilegeEscalation: true
|
||||
|
||||
port-forward:
|
||||
|
|
Loading…
Reference in a new issue