Only one storage location can be configured at the operator level.

    Storage Location Configuration

    You can choose to not have any operator-level storage location configured. If you select this option, you must configure an S3-compatible object store as the storage location for each individual backup.

    For information about creating storage classes refer to this section.

    Important It is highly recommended to use a Persistent Volume with a reclaim policy of “Retain”. Otherwise if the PVC created by the chart gets deleted (either during app upgrade, or accidentally), the PV will get deleted too, which means all backups saved in it will get deleted.

    Example values.yaml for the rancher-backup Helm Chart

    This values.yaml file can be used to configure rancher-backup operator when the Helm CLI is used to install it.