Move path pattern according to the helm file
This commit is contained in:
@@ -18,8 +18,7 @@ spec:
|
||||
storageClass:
|
||||
defaultClass: true
|
||||
reclaimPolicy: Retain
|
||||
parameters:
|
||||
pathPattern: "{{ .PVC.Namespace }}/{{ .PVC.Name }}"
|
||||
pathPattern: "{{ .PVC.Namespace }}/{{ .PVC.Name }}"
|
||||
nodePathMap: [
|
||||
{
|
||||
node: DEFAULT_PATH_FOR_NON_LISTED_NODES,
|
||||
|
||||
Reference in New Issue
Block a user