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