Skip to main content
Feedback

Helm Upgrade

Procedure

  1. Update your configUI hostname or IP address in the configui chart values.yaml file for these tags - callbackUrl, postLogoutUrlPortal,postLogoutUrlPortalAdmin.

    filepath <extract location>/deploy/charts/configUI/values.yaml

    note

    During the token exchange with your IDP, the browser redirects to the callbackUrl, postLogoutUrlPortal, and postLogoutUrlPortalAdmin URLs, which are accessible on the browser.

  2. Run the helm upgrade cluster command for changes to take effect.

On this Page