change hosts

This commit is contained in:
2025-02-16 22:41:06 -06:00
parent 79427d56d0
commit 1b7b3eb183

View File

@@ -13,13 +13,13 @@ local-path-provisioner:
reclaimPolicy: Delete
volumeBindingMode: WaitForFirstConsumer
nodePathMap:
- node: talos-di4-2sr
- node: talos-5zy-00y
paths:
- /var/local-path-provisioner
- node: talos-iyl-d2a
- node: talos-6ht-r95
paths:
- /var/local-path-provisioner
- node: talos-2ok-0ky
- node: talos-q4m-8t4
paths:
- /var/local-path-provisioner
affinity:
@@ -30,9 +30,9 @@ local-path-provisioner:
- key: kubernetes.io/hostname
operator: In
values:
- talos-di4-2sr
- talos-iyl-d2a
- talos-2ok-0ky
- talos-5zy-00y
- talos-6ht-r95
- talos-q4m-8t4
configmap:
name: local-path-config
setup: |-