To help you find information quickly, we’ve remodeled the documentation to focus on how you work. Need help finding something?
Explore the updated navigation, use search, or get answers from Ask Red Hat.
Share Feedback to help us keep improving.
Enable feedback to Red Hat
Enable the optional feedback form to allow users to submit suggestions and general feedback directly through the self-service automation portal interface.
Before you begin
- You have administrative access to the OpenShift Container Platform console.
- 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
ansible section and set the feedback.enabled value to true:
ansible:
feedback:
enabled: true
- Click Upgrade.
What to do next
To verify, log in to self-service automation portal and confirm that the Feedback button is visible in the bottom-left corner of the console.