cluster

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

commit ad58c079b240b1d528121755b90e2a590d80d086
parent 4d2dfcfa26222d415b10336837bc9efc0bedb831
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 11 May 2025 15:14:04 +0200

Scale back up to 3 osd so I can rebalance to 3

Diffstat:
Minfrastructure/controllers/rook.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml @@ -82,7 +82,7 @@ spec: allowOsdCrushWeightUpdate: true storageClassDeviceSets: - name: "hcloud-volumes" - count: 2 + count: 3 portable: true encrypted: false tuneFastDeviceClass: true