Hi. I've been experimenting with Velero and succes...
# longhorn-storage
p
Hi. I've been experimenting with Velero and successfully configured it to create backups for Longhorn volumes along with the regular backups. For Longhorn, I'm using an S3 target, and on a different cluster, I specified the same S3 target. I was able to see the backups created on the first cluster. However, when I tried to restore the backup, it began restoring but started creating new PVCs for the restored pods, so my data was not replicated on the other cluster. All pods were installed using Helm charts. Can you please help me understand what I'm doing wrong?