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
refactor(lb): Make configurable the Traefik endpoints
Instead of hard-coding them in the Traefik static config, they can be
set as the polaris.traefik_endpoints variable. This means changes to
the Polaris collection aren't required every time we need to change the
endpoints (e.g. to temporarily provide public access to a usually
private service).
0 commit comments