- name: alloy-data
mountPath: /var/lib/
This commit is contained in:
parent
458414e779
commit
56c5cc2620
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ server:
|
|||
securityContext:
|
||||
runAsUser: 100
|
||||
volumeMounts:
|
||||
- name: alloy-data
|
||||
mountPath: /var/lib/
|
||||
- name: host-log-storage
|
||||
mountPath: /openbao/logs
|
||||
- name: logrotate-config-volume
|
||||
|
|
Loading…
Reference in a new issue