diff --git a/clusters/kairos/local-path-provisioner/helmrelease.yaml b/clusters/kairos/local-path-provisioner/helmrelease.yaml index f4f0458..6abaa9f 100644 --- a/clusters/kairos/local-path-provisioner/helmrelease.yaml +++ b/clusters/kairos/local-path-provisioner/helmrelease.yaml @@ -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,