Automated Manifest Update (#3023)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3023
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3023.
This commit is contained in:
2026-01-01 20:09:53 +00:00
committed by Alex Lebens
parent 287c56df0e
commit eb025968c5
3 changed files with 11 additions and 2 deletions

View File

@@ -13,6 +13,12 @@ data:
config.json: |-
{
"nodePathMap": [
{
"node": "DEFAULT_PATH_FOR_NON_LISTED_NODES",
"paths": [
"/var/mnt/local-storage"
]
},
{
"node": "talos-2di-ktg",
"paths": [

View File

@@ -72,3 +72,6 @@ spec:
- talos-2di-ktg
- talos-9vs-6hh
- talos-aoq-hpv
- matchExpressions:
- key: node-role.kubernetes.io/local-storage-node
operator: Exists

View File

@@ -155,8 +155,8 @@ spec:
storage:
config:
osdsPerDevice: "1"
deviceFilter: sda
useAllDevices: true
devicePathFilter: /dev/disk/by-partlabel/r-csi-disk|/dev/sda
useAllDevices: false
useAllNodes: true
upgradeOSDRequiresHealthyPGs: false
waitTimeoutForHealthyOSDInMinutes: 10