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