From d05a4e537735fef2792baea572ff8a1223eea593 Mon Sep 17 00:00:00 2001 From: inmanturbo <47095624+inmanturbo@users.noreply.github.com> Date: Fri, 18 Nov 2022 09:28:56 -0500 Subject: [PATCH] Easier to read and copy the url (#4582) Signed-off-by: inmanturbo <47095624+inmanturbo@users.noreply.github.com> Signed-off-by: inmanturbo <47095624+inmanturbo@users.noreply.github.com> --- charts/stable/authentik/docs/how_to.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/charts/stable/authentik/docs/how_to.md b/charts/stable/authentik/docs/how_to.md index f72d1559f72..606cfa88701 100644 --- a/charts/stable/authentik/docs/how_to.md +++ b/charts/stable/authentik/docs/how_to.md @@ -82,11 +82,15 @@ Once `authentik` is setup and running, you must create a `forwardAuth` inside `T ![Traefik-forwardAuth](img/Traefik-forwardAuth.png) -- The main thing about this screen is to use the internal DNS name for simplicity +:::note + +The main thing about this screen is to use the internal DNS name for simplicity ::: + +``` http://authentik-http.ix-authentik.svc.cluster.local:10230/outpost.goauthentik.io/auth/traefik -::: +``` There's also a list of `authResponseHeaders` inside `authentik` listed for use with `Traefik`, so in case you need them here they are.