volumes:
- name: log-storage path: /var/log/test
This commit is contained in:
parent
8f7ccf5fa7
commit
4d93d50874
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ server:
|
|||
|
||||
volumes:
|
||||
- name: log-storage
|
||||
emptyDir: {}
|
||||
path: /var/log/test
|
||||
|
||||
postStart:
|
||||
- sh
|
||||
|
|
Loading…
Reference in a new issue