IPCEICIS-2952 #31
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ server:
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 100
|
runAsUser: 100
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
- name: alloy-data
|
||||||
|
mountPath: /var/lib/
|
||||||
- name: host-log-storage
|
- name: host-log-storage
|
||||||
mountPath: /openbao/logs
|
mountPath: /openbao/logs
|
||||||
- name: logrotate-config-volume
|
- name: logrotate-config-volume
|
||||||
|
|
Reference in a new issue