This commit is contained in:
2024-06-01 16:51:59 -05:00
parent 8cce524c77
commit 25556c1f27
2 changed files with 5 additions and 5 deletions

View File

@@ -6,6 +6,6 @@ sources:
- https://github.com/rancher/local-path-provisioner/tree/master/deploy/chart/local-path-provisioner - https://github.com/rancher/local-path-provisioner/tree/master/deploy/chart/local-path-provisioner
dependencies: dependencies:
- name: local-path-provisioner - name: local-path-provisioner
version: 0.0.27 version: 0.0.26
repository: https://charts.containeroo.ch repository: https://charts.containeroo.ch
appVersion: 0.0.27 appVersion: 0.0.26

View File

@@ -1,7 +1,7 @@
local-static-provisioner: local-path-provisioner:
image: image:
repository: rancher/local-path-provisioner repository: rancher/local-path-provisioner
tag: v0.0.27 tag: v0.0.26
storageClass: storageClass:
create: true create: true
defaultClass: false defaultClass: false
@@ -9,7 +9,7 @@ local-static-provisioner:
name: local-path name: local-path
reclaimPolicy: Delete reclaimPolicy: Delete
volumeBindingMode: WaitForFirstConsumer volumeBindingMode: WaitForFirstConsumer
pathPattern: "{{ .PVC.Namespace }}-{{ .PVC.Name }}" pathPattern: "{{ .PVC.Namespace }}-{{ .PVC.Name }}"
nodePathMap: nodePathMap:
- node: talos-di4-2sr - node: talos-di4-2sr
paths: paths: