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