diff --git a/clusters/cl01tl/storage/local-path-provisioner/Chart.yaml b/clusters/cl01tl/storage/local-path-provisioner/Chart.yaml index 0c6e77733..1b12fab4d 100644 --- a/clusters/cl01tl/storage/local-path-provisioner/Chart.yaml +++ b/clusters/cl01tl/storage/local-path-provisioner/Chart.yaml @@ -8,4 +8,4 @@ dependencies: - name: local-path-provisioner version: 0.0.27 repository: https://charts.containeroo.ch -appVersion: 0.0.26 +appVersion: 0.0.27 diff --git a/clusters/cl01tl/storage/local-path-provisioner/values.yaml b/clusters/cl01tl/storage/local-path-provisioner/values.yaml index 9d436423a..688104a39 100644 --- a/clusters/cl01tl/storage/local-path-provisioner/values.yaml +++ b/clusters/cl01tl/storage/local-path-provisioner/values.yaml @@ -1,7 +1,7 @@ local-static-provisioner: image: repository: rancher/local-path-provisioner - tag: v0.0.26 + tag: v0.0.27 storageClass: create: true defaultClass: false @@ -9,6 +9,7 @@ local-static-provisioner: name: local-path reclaimPolicy: Delete volumeBindingMode: WaitForFirstConsumer + pathPattern: "{{ .PVC.Namespace }}-{{ .PVC.Name }}" nodePathMap: - node: talos-di4-2sr paths: