Update deployment.yaml
This commit is contained in:
parent
e79afb4c7b
commit
4b81e2310f
1 changed files with 2 additions and 2 deletions
|
|
@ -155,8 +155,8 @@ spec:
|
||||||
drop:
|
drop:
|
||||||
- ALL
|
- ALL
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
runAsUser: 1000
|
runAsUser: 0
|
||||||
runAsGroup: 1000
|
runAsGroup: 0
|
||||||
seccompProfile:
|
seccompProfile:
|
||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue