diff --git a/infrastructure/netbird-operator/values.yaml b/infrastructure/netbird-operator/values.yaml index d5bd955..592dc2d 100644 --- a/infrastructure/netbird-operator/values.yaml +++ b/infrastructure/netbird-operator/values.yaml @@ -24,7 +24,7 @@ ingress: # Webhook TLS via cert-manager (already deployed) webhook: enableCertManager: true - failurePolicy: Fail + failurePolicy: Ignore operator: replicaCount: 1 diff --git a/infrastructure/rook-ceph/cluster-values.yaml b/infrastructure/rook-ceph/cluster-values.yaml index 5759437..f5ae912 100644 --- a/infrastructure/rook-ceph/cluster-values.yaml +++ b/infrastructure/rook-ceph/cluster-values.yaml @@ -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