modified: infrastructure/rook-ceph-cluster-app.yaml

This commit is contained in:
Ubuntu
2026-01-14 00:14:57 +00:00
parent 3358d2b796
commit 5ffcfb216f

View File

@@ -51,6 +51,10 @@ spec:
cephObjectStores: cephObjectStores:
- name: ceph-objectstore - name: ceph-objectstore
storageClass:
enabled: true
name: ceph-bucket
reclaimPolicy: Delete
spec: spec:
metadataPool: metadataPool:
failureDomain: host failureDomain: host
@@ -93,4 +97,4 @@ spec:
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
- ServerSideApply=true - ServerSideApply=true