Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-10763

support for updating PVC options on restore

XMLWordPrintable

       opening this to look into options to update PVC setting when restoring on a new hub 

       

      These options are stored in a ConfigMap which is backed up

      kind: ConfigMap

      apiVersion: v1

      metadata:

       name: hub-pvc-backup-mongo-<pvc-name>

       namespace: <pvc-ns>

       labels:

         cluster.open-cluster-management.io/backup: cluster-activation

         cluster.open-cluster-management.io/backup-pvc: <pvc-name>

      data:

       resources.accessModes: ReadWriteOnce

       resources.requests.storage: 8Gi

       storageClassName: gp3-csi

       volumeMode: Filesystem

            tflower@redhat.com Tesshu Flower
            vbirsan@redhat.com Valentina Birsan
            Thuy Nguyen Thuy Nguyen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: