Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.08 KB

troubleshooting.adoc

File metadata and controls

27 lines (22 loc) · 1.08 KB

Troubleshooting

Running in the cloud

You can easily customize the frontend to access the a new domain using the following command:

$ oc set env dc/frontend OS_SUBDOMAIN=app.redhatmsa.com

# If you deployed SSO/keycloak
$ oc set env dc/keycloak --namespace=sso OS_SUBDOMAIN=app.redhatmsa.com