Update deployment.yaml
This commit is contained in:
parent
a829473d1c
commit
d651352c6a
1 changed files with 4 additions and 4 deletions
|
|
@ -29,10 +29,10 @@ spec:
|
|||
runAsNonRoot: false
|
||||
|
||||
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
allowPrivilegeEscalation: true
|
||||
|
||||
|
||||
|
||||
seccompProfile:
|
||||
type: RuntimeDefault
|
||||
command:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue