When attempting to execute the installation script install-rhdh-catalog-source.sh to create the RHDH Operator CatalogSource in a cluster environment, the process does not complete as expected. The specific command used is install-rhdh-catalog-source.sh --latest --install-operator rhdh, but it results in an error, preventing the proper installation of the operator.
Steps to Reproduce:
- Start a cluster instance using the command launch 4.14 aws to set up the environment on AWS.
- Execute the installation script with the command install-rhdh-catalog-source.sh --latest --install-operator rhdh
The same is also happening with clusterbot launched with launch 4.14 gcp