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