Yes, a ResourceSet is auto-generated and shouldn't need to be manually edited. My first thought is, can you make sure you are creating the backup resource in the right namespace?
a
acoustic-addition-45641
07/28/2022, 12:10 PM
Thank-you. I was so focused on getting the S3 bucket info correct that I did not think to check the namespace. I'll uninstall the helm chart (Cluster Tools) and reinstall while paying closer attention.
acoustic-addition-45641
08/04/2022, 12:44 PM
Adding more information in case someone hits this through a search: my cert was not base64 encoded so the Backup Helm chart was failing out due to a YAML parsing error. Converted the cert to base 64 and updated the Helm chart, and backups are running fine.