fix(docker-compose): remove /mnt for bluefin

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-10-16 21:33:29 +02:00
committed by GitHub
parent b62845caf1
commit 551cbc6515
-7
View File
@@ -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