Chapter 8. Enabling feedback to Red Hat
Enable the optional feedback form to allow users to submit suggestions and general feedback directly through the portal interface.
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.
Locate the feedback section and set the enabled value to
true:feedback: enabled: true
feedback: enabled: trueCopy to Clipboard Copied! Toggle word wrap Toggle overflow - Click
Verification
- Log in to the self-service automation portal.
- Confirm that the Feedback button is visible in the bottom-left corner of the console.