@hhpatel14 && @kaovilai because he and @Mathieu-Ferraton added the ibm templates. Looking at https://github.com/openshift/oadp-operator/tree/master/tests/e2e/sample-applications/mysql-persistent It would be really nice to just have one template and update the values required for each cloud vs. maintaining a template per cloud provider.
More details:
Looking at https://github.com/openshift/oadp-operator/tree/master/tests/e2e/sample-applications/mysql-persistent
It looks like 99% of the yaml here is consistent across clouds. Let's see if we can use one template and just update the values in the template as needed per cloud.
Thanks