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:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
add:
|
add:
|
||||||
- ALL
|
- NET_ADMIN
|
||||||
|
- NET_RAW
|
||||||
|
- SYS_ADMIN
|
||||||
allowPrivilegeEscalation: true
|
allowPrivilegeEscalation: true
|
||||||
|
|
||||||
port-forward:
|
port-forward:
|
||||||
|
|
Loading…
Reference in a new issue