cluster

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

commit a3f1367c5c58e8beb23f0924e7324a83e93bf386
parent 45af85f65aa78ad315424700c175b2071ef95663
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 10 Oct 2024 21:20:02 +0200

Deploy rook

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

diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml @@ -53,6 +53,8 @@ spec: enabled: true createPrometheusRules: true cephClusterSpec: + cephVersion: + image: quay.io/ceph/ceph:v19.2.0 mon: count: 2 allowMultiplePerNode: false