mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26:49 +00:00
Upgrade Ceph to v19.2.3, fix netbird webhook failurePolicy
- Ceph v19.2.0 has BlueStore::expand_devices assertion bug that crashes OSD expand-bluefs init containers. v19.2.3 includes fixes. - NetBird operator webhook failurePolicy: Fail blocks all pod creation cluster-wide when webhook service is unreachable. Changed to Ignore. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
2446acc82e
commit
fefa183db7
@@ -27,7 +27,7 @@ monitoring:
|
||||
cephClusterSpec:
|
||||
# Ceph version - Squid (v19)
|
||||
cephVersion:
|
||||
image: quay.io/ceph/ceph:v19.2.0
|
||||
image: quay.io/ceph/ceph:v19.2.3
|
||||
allowUnsupported: false
|
||||
|
||||
# Data directory on host
|
||||
|
||||
Reference in New Issue
Block a user