diff --git a/clusters/cl01tl/storage/local-path-provisioner/values.yaml b/clusters/cl01tl/storage/local-path-provisioner/values.yaml index 6b131b15b..02f89236c 100644 --- a/clusters/cl01tl/storage/local-path-provisioner/values.yaml +++ b/clusters/cl01tl/storage/local-path-provisioner/values.yaml @@ -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: |-