Increase mon-count.

This commit is contained in:
Joseph Hanson 2023-12-21 09:11:50 -06:00
parent a557654939
commit 0c5b0aaf6e

View file

@ -40,19 +40,19 @@ spec:
cephClusterSpec:
mon:
count: 3
count: 5
network:
provider: host
placement:
mon:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: role
operator: In
values:
- control-plane
# placement:
# mon:
# nodeAffinity:
# requiredDuringSchedulingIgnoredDuringExecution:
# nodeSelectorTerms:
# - matchExpressions:
# - key: role
# operator: In
# values:
# - control-plane