You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
I'm testing cross-cluster migration based on this case #1899.
But I can't find the ** BackupStorageLocations** configuration in helm chart. How do I set it up correctly?
What did you expect to happen:
Configure Velero to support cross-cluster migration
Environment:
helm version (use helm version): 3.5.4
helm chart version and app version (use helm list -n <YOUR NAMESPACE>):chart: v2.23.6. app version: v1.6.3
Kubernetes version (use kubectl version): v1.20.10
Kubernetes installer & version: RKE 2.5.9
Cloud provider or hardware configuration: AWS
OS (e.g. from /etc/os-release): Ubuntu 20.04.2 LTS
The text was updated successfully, but these errors were encountered:
Thank you @jenting , I have configured successfully with only a backupStorageLocation. But my question is how to set multiple backupStorageLocatoins in the helm chart
Thank you @jenting , I have configured successfully with only a backupStorageLocation. But my question is how to set multiple backupStorageLocatoins in the helm chart
There is issue #254 about multiple backupStorageLocations in the helm chart.
We haven't find time to add because we need to deal with the backward-compatible.
What steps did you take and what happened:
I'm testing cross-cluster migration based on this case #1899.
But I can't find the ** BackupStorageLocations** configuration in helm chart. How do I set it up correctly?
What did you expect to happen:
Configure Velero to support cross-cluster migration
Environment:
helm version
): 3.5.4helm list -n <YOUR NAMESPACE>
):chart: v2.23.6. app version: v1.6.3kubectl version
): v1.20.10/etc/os-release
): Ubuntu 20.04.2 LTSThe text was updated successfully, but these errors were encountered: