fix(docker-compose): remove /cluster path from mounts

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-10-02 14:04:03 +02:00
committed by GitHub
parent e5df7fd3c2
commit 3c936a2712
-7
View File
@@ -95,13 +95,6 @@ persistence:
mountPath: /root
hostPathType: ""
readOnly: false
cluster:
enabled: true
type: hostPath
hostPath: /cluster
mountPath: /cluster
hostPathType: ""
readOnly: false
docker-certs-ca:
enabled: true
mountPath: "/config"