Description:
Hi there~
I am new to Percona Operator for MySQL. Now I have a requirement that need to setup MySQL backup to a S3-compatible storage. I have no idea on composing yaml content.
- As a on-premier S3 compatible storage service, it has no ‘region’ concept, what should I fill-in the ‘region’ field (in yaml)?
- The S3 end point is https protocal, with a self-signed certification, how can I ignore certification error when connecting to my S3 storage?