cluster

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

commit 6727bfab4a4a26354c8c9c60510f91b7367356b9
parent f373da487923fbd47da8e3a92fa237ea768d495f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 19 Mar 2025 15:07:28 +0100

Upgrade rook

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

diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml @@ -48,7 +48,7 @@ spec: sourceRef: kind: HelmRepository name: rook-ceph - version: v1.15.3 + version: v1.16.5 interval: 60m values: toolbox: @@ -58,7 +58,7 @@ spec: createPrometheusRules: true cephClusterSpec: cephVersion: - image: quay.io/ceph/ceph:v19.2.0 + image: quay.io/ceph/ceph:v19.2.1 mon: count: 2 allowMultiplePerNode: false