IPCEICIS-3111 #21
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ server:
|
|||
volumeMounts:
|
||||
- name: log-storage
|
||||
mountPath: /var/log/
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
|
||||
volumes:
|
||||
- name: log-storage
|
||||
|
|
Reference in a new issue