prep to migrate to new storage layout
All checks were successful
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 2m22s

This commit is contained in:
2026-01-01 14:07:32 -06:00
parent 89027af036
commit 79a0dfff1a
2 changed files with 8 additions and 1 deletions

View File

@@ -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: |-

View File

@@ -85,7 +85,8 @@ rook-ceph-cluster:
cpu: 100m
memory: 128Mi
storage:
deviceFilter: sda
useAllDevices: false
devicePathFilter: "/dev/disk/by-partlabel/r-csi-disk|/dev/sda"
config:
osdsPerDevice: "1"
csi: