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
|
runAsNonRoot: false
|
||||||
|
|
||||||
|
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: true
|
||||||
capabilities:
|
|
||||||
drop:
|
|
||||||
- ALL
|
|
||||||
seccompProfile:
|
seccompProfile:
|
||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
command:
|
command:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue