fix(docker-compose): remove /cluster path from mounts
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user