shipping_openbao_logs #17
1 changed files with 3 additions and 2 deletions
|
@ -23,8 +23,9 @@ server:
|
|||
path: /var/log/test
|
||||
|
||||
volumeMounts:
|
||||
- name: log-storage
|
||||
mountPath: /var/log/test
|
||||
- mountPath: /var/log/test
|
||||
name: plugins
|
||||
readOnly: false
|
||||
|
||||
postStart:
|
||||
- sh
|
||||
|
|
Reference in a new issue