diff --git a/helm/openebs/override-values.yaml b/helm/openebs/override-values.yaml index d29f625..0d65dfa 100644 --- a/helm/openebs/override-values.yaml +++ b/helm/openebs/override-values.yaml @@ -1,14 +1,5 @@ -# Directory used by the OpenEBS to store debug information and so forth -# that are generated in the course of running OpenEBS containers. varDirectoryPath: baseDir: "/mnt/openebs" localprovisioner: basePath: "/mnt/openebs/local" - - hostpathClass: - reclaimPolicy: Retain - -ndm: - sparse: - path: "/openebs/sparse"