fix priv escalation
This commit is contained in:
parent
c84ef732f8
commit
d187eae375
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ spec:
|
|||
memory: 512Mi
|
||||
cpu: "500m"
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
allowPrivilegeEscalation: true
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue