IPCEICIS-3111 #21
1 changed files with 4 additions and 4 deletions
|
@ -22,10 +22,10 @@ server:
|
||||||
- name: log-storage
|
- name: log-storage
|
||||||
emptyDir: {}
|
emptyDir: {}
|
||||||
|
|
||||||
# volumeMounts:
|
volumeMounts:
|
||||||
# - mountPath: /var/log/test
|
- mountPath: /var/log/test
|
||||||
# name: plugins
|
name: plugins
|
||||||
# readOnly: false
|
readOnly: false
|
||||||
|
|
||||||
postStart:
|
postStart:
|
||||||
- sh
|
- sh
|
||||||
|
|
Reference in a new issue