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
|
- name: log-storage
|
||||||
mountPath: /var/log/
|
mountPath: /var/log/
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 0
|
runAsUser: 1
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: log-storage
|
- name: log-storage
|
||||||
|
|
Loading…
Reference in a new issue