Chapter 7. Enabling custom support URL
Update the Helm configuration to redirect the default support link to your organization’s specific support resources.
Prerequisites
- You have administrative access to the OpenShift Container Platform console.
- The self-service automation portal is installed in an OpenShift project.
Procedure
- Log in to the OpenShift Container Platform console.
- In the Developer perspective, navigate to Helm.
- Click the More actions icon for your self-service automation portal Helm release and select Upgrade.
- Select YAML view.
Add the
CUSTOMER_SUPPORT_URLenvironment variable to theextraEnvVarssection:Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Click .
Verification
- Log in to the self-service automation portal.
- Hover over the Support link in the upper right of the UI (next to the Create icon) and verify it points to your custom URL.