volumeMounts:
- mountPath: / name: plugins readOnly: false
This commit is contained in:
parent
da3624d82a
commit
d946b419e7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ server:
|
|||
path: /var/log/test
|
||||
|
||||
volumeMounts:
|
||||
- mountPath: /var/log/test
|
||||
- mountPath: /
|
||||
name: plugins
|
||||
readOnly: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue