chore: Remove externalsecrets.external-secrets.io from health checks and move volsync deployment to storage-system namespace.

This commit is contained in:
2026-02-26 19:53:24 +01:00
parent 2f33e71298
commit 1d2c59d756

View File

@@ -21,8 +21,6 @@ spec:
name: replicationsources.volsync.backube
- <<: *crds
name: replicationdestinations.volsync.backube
- <<: *crds
name: externalsecrets.external-secrets.io
- <<: *crds
name: servicemonitors.monitoring.coreos.com
- <<: *crds
@@ -61,15 +59,13 @@ spec:
- apiVersion: apps/v1
kind: Deployment
name: volsync
namespace: system
namespace: storage-system
- &crd
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
name: replicationsources.volsync.backube
- <<: *crd
name: replicationdestinations.volsync.backube
- <<: *crd
name: externalsecrets.external-secrets.io
healthCheckExprs:
- apiVersion: *cephApiVersion
kind: *cephKind