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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

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