Files
dsk-devops-toolchains/helm/openebs/override-values.yaml
2024-01-05 11:17:01 +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"