Files
dsk-devops-toolchains/helm/openebs/override_values.yaml
2024-01-03 17:29:11 +09:00

15 lines
322 B
YAML

# 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"