prep to migrate to new storage layout
This commit is contained in:
@@ -13,6 +13,9 @@ local-path-provisioner:
|
||||
reclaimPolicy: Delete
|
||||
volumeBindingMode: WaitForFirstConsumer
|
||||
nodePathMap:
|
||||
- node: DEFAULT_PATH_FOR_NON_LISTED_NODES
|
||||
paths:
|
||||
- /var/mnt/local-storage
|
||||
- node: talos-2di-ktg
|
||||
paths:
|
||||
- /var/local-path-provisioner
|
||||
@@ -33,6 +36,9 @@ local-path-provisioner:
|
||||
- talos-2di-ktg
|
||||
- talos-9vs-6hh
|
||||
- talos-aoq-hpv
|
||||
- matchExpressions:
|
||||
- key: node-role.kubernetes.io/local-storage-node
|
||||
operator: Exists
|
||||
configmap:
|
||||
name: local-path-config
|
||||
setup: |-
|
||||
|
||||
Reference in New Issue
Block a user