runAsUser: 1
This commit is contained in:
parent
7efc8124b0
commit
18d03cee74
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ server:
|
|||
- name: log-storage
|
||||
mountPath: /var/log/
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
runAsUser: 1
|
||||
|
||||
volumes:
|
||||
- name: log-storage
|
||||
|
|
Loading…
Reference in a new issue