1
0
Fork 0

cluster: set ceph-waw3 mon replicas to 1

This reflects current production. This needs to get bumped up to 3 at some point as otherwise we lose HA for this cluster.

Change-Id: Ie5937e6a216b635ecbc4c82ecd182a410167c3f8
master
q3k 2020-02-15 12:47:34 +01:00 committed by q3k
parent e95c0e2dfd
commit 0d83300b18
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ local Cluster(short, realm) = {
waw3: rook.Cluster(k0.cluster.rook, "ceph-waw3") {
spec: {
mon: {
count: 3,
count: 1,
allowMultiplePerNode: false,
},
storage: {