diff --git a/charts/stable/docker-compose/values.yaml b/charts/stable/docker-compose/values.yaml index 33de4129d16..91c24cc0109 100644 --- a/charts/stable/docker-compose/values.yaml +++ b/charts/stable/docker-compose/values.yaml @@ -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"