remove path pattern
This commit is contained in:
@@ -18,4 +18,4 @@ dependencies:
|
||||
version: 0.0.30
|
||||
repository: https://charts.containeroo.ch
|
||||
icon: https://avatars.githubusercontent.com/u/9343010?s=48&v=4
|
||||
appVersion: "v0.0.28"
|
||||
appVersion: v0.0.28
|
||||
|
@@ -9,7 +9,6 @@ local-path-provisioner:
|
||||
name: local-path
|
||||
reclaimPolicy: Delete
|
||||
volumeBindingMode: WaitForFirstConsumer
|
||||
pathPattern: "{{ .PVC.Namespace }}-{{ .PVC.Name }}"
|
||||
nodePathMap:
|
||||
- node: talos-di4-2sr
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user