cluster

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

commit b25b7bf511f2129567e5ca8f1d8fdd4d0a314b0d
parent 7b42a1468c7b83b054dc60af0495b0f76e1ee510
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 11 May 2025 15:04:59 +0200

Remove old osd

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: 3 + count: 2 portable: true encrypted: false tuneFastDeviceClass: true