cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 2ae6f273c084f12fd9c3ad0130e7d36eadb3f430
parent 6ba3212ee71e6cb0af6db952f55785b0ea3d038f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 11 May 2025 14:43:05 +0200

Fix osd placement

Diffstat:
Minfrastructure/controllers/rook.yaml | 20++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml @@ -90,16 +90,16 @@ spec: operator: In values: - rook-ceph-osd-prepare - topologySpreadConstraints: - - maxSkew: 1 - topologyKey: topology.kubernetes.io/zone - whenUnsatisfiable: DoNotSchedule - labelSelector: - matchExpressions: - - key: app - operator: In - values: - - rook-ceph-osd-prepare + topologySpreadConstraints: + - maxSkew: 1 + topologyKey: topology.kubernetes.io/zone + whenUnsatisfiable: DoNotSchedule + labelSelector: + matchExpressions: + - key: app + operator: In + values: + - rook-ceph-osd-prepare mgr: count: 2 modules: