Helm - override values 파일명 변경
This commit is contained in:
14
helm/openebs/override-values.yaml
Normal file
14
helm/openebs/override-values.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user