The daemon-reload and stop/rm/start sequence is required when Podman secrets have been added or changed. If you only changed app-config.production.yaml without modifying secrets, sudo systemctl restart portal is sufficient.
Verify that the service is running.
OpenShift — CLI:
$ oc rollout status deployment -n <namespace>
$ oc get pods -n <namespace>
OpenShift — web console:
Navigate to Workloads > Pods. Filter by your namespace and verify that all pods show Running status with no restarts.
RHEL appliance:
$ sudo systemctl status portal
Results
Log in to automation portal and verify the changes you applied:
If you configured Git provider integration: check that no No GitHub integration configured for host errors appear in the logs.
If you configured content discovery sources: navigate to Collections and verify sources are listed.
If you configured wizard templates: navigate to Execution Environments > Create and verify templates appear.