cluster

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

commit 008651bab49176cdec37482dadec930304debc36
parent 9f94724e1531033867a56984e86d3c3863516364
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 11 May 2025 10:58:05 +0200

Bump ceph version

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 @@ -58,7 +58,7 @@ spec: createPrometheusRules: true cephClusterSpec: cephVersion: - image: quay.io/ceph/ceph:v19.2.1 + image: quay.io/ceph/ceph:v19.2.2 mon: count: 3 allowMultiplePerNode: false