Move path pattern according to the helm file

This commit is contained in:
2024-09-11 00:42:56 +01:00
parent 8195a55589
commit a37e8ecb36

View File

@@ -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,