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