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
Potential customer (RBC Capital Markets) is trying to use WGE in their environment and will need to mount a custom CA bundle to validate the OIDC connection to the OIDC authentication service.
The WGE installation Helm chart currently does not support extravolumemounts, so this can only be done by using a postdeployment patch, which is not ideal.
Objective
Add the ability to add custom extravolumemounts to the Helm chart values.
The text was updated successfully, but these errors were encountered:
Background
Potential customer (RBC Capital Markets) is trying to use WGE in their environment and will need to mount a custom CA bundle to validate the OIDC connection to the OIDC authentication service.
The WGE installation Helm chart currently does not support extravolumemounts, so this can only be done by using a postdeployment patch, which is not ideal.
Objective
Add the ability to add custom extravolumemounts to the Helm chart values.
The text was updated successfully, but these errors were encountered: