chore: Update manifests after change
This commit is contained in:
@@ -18,24 +18,6 @@ data:
|
|||||||
"paths": [
|
"paths": [
|
||||||
"/var/mnt/local-storage"
|
"/var/mnt/local-storage"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"node": "talos-2di-ktg",
|
|
||||||
"paths": [
|
|
||||||
"/var/local-path-provisioner"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"node": "talos-9vs-6hh",
|
|
||||||
"paths": [
|
|
||||||
"/var/local-path-provisioner"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"node": "talos-aoq-hpv",
|
|
||||||
"paths": [
|
|
||||||
"/var/local-path-provisioner"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -65,13 +65,6 @@ spec:
|
|||||||
nodeAffinity:
|
nodeAffinity:
|
||||||
requiredDuringSchedulingIgnoredDuringExecution:
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
nodeSelectorTerms:
|
nodeSelectorTerms:
|
||||||
- matchExpressions:
|
|
||||||
- key: kubernetes.io/hostname
|
|
||||||
operator: In
|
|
||||||
values:
|
|
||||||
- talos-2di-ktg
|
|
||||||
- talos-9vs-6hh
|
|
||||||
- talos-aoq-hpv
|
|
||||||
- matchExpressions:
|
- matchExpressions:
|
||||||
- key: node-role.kubernetes.io/local-storage-node
|
- key: node-role.kubernetes.io/local-storage-node
|
||||||
operator: Exists
|
operator: Exists
|
||||||
|
|||||||
@@ -155,7 +155,7 @@ spec:
|
|||||||
storage:
|
storage:
|
||||||
config:
|
config:
|
||||||
osdsPerDevice: "1"
|
osdsPerDevice: "1"
|
||||||
devicePathFilter: /dev/disk/by-partlabel/r-csi-disk|/dev/sda
|
devicePathFilter: /dev/disk/by-partlabel/r-csi-disk
|
||||||
useAllDevices: false
|
useAllDevices: false
|
||||||
useAllNodes: true
|
useAllNodes: true
|
||||||
upgradeOSDRequiresHealthyPGs: false
|
upgradeOSDRequiresHealthyPGs: false
|
||||||
|
|||||||
Reference in New Issue
Block a user