Install the Ansible automation portal Helm chart
You can use the configured secrets and plugin registry to install the Ansible automation portal. Deploy the application onto your OpenShift cluster using the provided Helm chart.
Configure the Helm chart from the OpenShift catalog
Deploy the Helm chart from the OpenShift catalog by configuring the base URL and organization name in the YAML view. This launches the Ansible automation portal installation.
Before you begin
- You have created a project for Ansible automation portal in OpenShift Container Platform.
- You have created secrets in OpenShift Container Platform for Red Hat Ansible Automation Platform authentication.
- If you configure SCM integration (for example, importing from private repositories or using templates that access SCM), you have created secrets in OpenShift for SCM authentication.
- You have completed one of the plug-in delivery methods:
- For OCI delivery: You have created the
<release-name>-dynamic-plugins-registry-authsecret. - For HTTP plug-in registry (deprecated): You have deployed the plug-in registry and plan to set
pluginModetotarball.
- For OCI delivery: You have created the
- Helm charts are enabled in the OpenShift Container Platform developer catalog. If the Automation Portal chart does not appear in the catalog, verify that the
HelmChartRepositorycustom resources are not disabled. For more information, see Working with Helm charts in the OpenShift Container Platform documentation.
Procedure
Verify the installation
Verify the Helm chart installation from the OpenShift Container Platform web console.