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