revert
This commit is contained in:
@@ -6,6 +6,6 @@ sources:
|
||||
- https://github.com/rancher/local-path-provisioner/tree/master/deploy/chart/local-path-provisioner
|
||||
dependencies:
|
||||
- name: local-path-provisioner
|
||||
version: 0.0.27
|
||||
version: 0.0.26
|
||||
repository: https://charts.containeroo.ch
|
||||
appVersion: 0.0.27
|
||||
appVersion: 0.0.26
|
||||
|
@@ -1,7 +1,7 @@
|
||||
local-static-provisioner:
|
||||
local-path-provisioner:
|
||||
image:
|
||||
repository: rancher/local-path-provisioner
|
||||
tag: v0.0.27
|
||||
tag: v0.0.26
|
||||
storageClass:
|
||||
create: true
|
||||
defaultClass: false
|
||||
@@ -9,7 +9,7 @@ local-static-provisioner:
|
||||
name: local-path
|
||||
reclaimPolicy: Delete
|
||||
volumeBindingMode: WaitForFirstConsumer
|
||||
pathPattern: "{{ .PVC.Namespace }}-{{ .PVC.Name }}"
|
||||
pathPattern: "{{ .PVC.Namespace }}-{{ .PVC.Name }}"
|
||||
nodePathMap:
|
||||
- node: talos-di4-2sr
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user