From 1a708b7751489d1f47341653a25f7b77f0aaba3e Mon Sep 17 00:00:00 2001 From: dsk-minchulahn Date: Fri, 5 Jan 2024 12:21:04 +0900 Subject: [PATCH] =?UTF-8?q?OpenEBS=20-=20reclaimPolicy=20Delete=EB=A1=9C?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm/openebs/override-values.yaml | 9 --------- 1 file changed, 9 deletions(-) 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"