Make host and container devicePath the same. (#356)
* Make host and container devicePath the same. * update Common and Common-test versions
This commit is contained in:
@@ -296,24 +296,18 @@ PGID: 568
|
||||
UMASK: "002"
|
||||
fixMountPermissions: true
|
||||
|
||||
# appVolumeMounts:
|
||||
# deviceMounts:
|
||||
# config:
|
||||
# enabled: false
|
||||
# emptyDir: false
|
||||
# datasetName: "config"
|
||||
# mountPath: "/config"
|
||||
# subPath: some-subpath
|
||||
# hostPathEnabled: false
|
||||
# hostPath: ""
|
||||
# hostPath: "/config"
|
||||
# setPermissions: true
|
||||
|
||||
# additionalAppVolumeMounts:
|
||||
# customStorage:
|
||||
# - name: "data"
|
||||
# enabled: false
|
||||
# emptyDir: false
|
||||
# datasetName: "data"
|
||||
# mountPath: "/data"
|
||||
# subPath: some-subpath
|
||||
# hostPathEnabled: false
|
||||
# hostPath: ""
|
||||
# setPermissions: true
|
||||
|
||||
Reference in New Issue
Block a user