You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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