Przeglądaj źródła

try objectstore without sc

Josh Bicking 2 tygodni temu
rodzic
commit
277fefc3b4
1 zmienionych plików z 9 dodań i 9 usunięć
  1. 9 9
      backup/rook/rook-ceph-cluster-values.yaml

+ 9 - 9
backup/rook/rook-ceph-cluster-values.yaml

@@ -114,15 +114,15 @@ cephObjectStores:
         instances: 1
         priorityClassName: system-cluster-critical
     storageClass:
-      enabled: true
-      name: ceph-bucket
-      reclaimPolicy: Delete
-      volumeBindingMode: "Immediate"
-      annotations: {}
-      labels: {}
-      parameters:
-        # note: objectStoreNamespace and objectStoreName are configured by the chart
-        region: us-east-1
+      enabled: false
+      #name: ceph-bucket
+      #reclaimPolicy: Delete
+      #volumeBindingMode: "Immediate"
+      #annotations: {}
+      #labels: {}
+      #parameters:
+      #  # note: objectStoreNamespace and objectStoreName are configured by the chart
+      #  region: us-east-1
     ingress:
       enabled: false
     route: