fix(docker-compose): remove /mnt for bluefin
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
b62845caf1
commit
551cbc6515
|
@ -81,13 +81,6 @@ probes:
|
|||
persistence:
|
||||
varrun:
|
||||
enabled: false
|
||||
mnt:
|
||||
enabled: true
|
||||
type: hostPath
|
||||
hostPath: /mnt
|
||||
mountPath: /mnt
|
||||
hostPathType: ""
|
||||
readOnly: false
|
||||
root:
|
||||
enabled: true
|
||||
type: hostPath
|
||||
|
|
Loading…
Reference in New Issue