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
Is your feature request related to a problem? Please describe.
Allow configuring internal/external ports used by the Pomerium services (Authenticate, Authorize, Databroker, Proxy).
Since these are restricted to run on either ports 80 or 443 depending on config.insecure. The Helm chart cannot be deployed into OpenShift where access to privileged ports is restricted.
Describe the solution you'd like
To introduce additional parameters which can be used to set the internal/external ports used across all Pomerium services.