diff --git a/uptimekuma/templates/ingress.yaml b/uptimekuma/templates/ingress.yaml index daf909d..aa08e9d 100644 --- a/uptimekuma/templates/ingress.yaml +++ b/uptimekuma/templates/ingress.yaml @@ -9,7 +9,7 @@ metadata: nginx.ingress.kubernetes.io/auth-url: |- http://ak-outpost-authentik-embedded-outpost.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx nginx.ingress.kubernetes.io/auth-signin: |- - https://whoogle.durp.info/outpost.goauthentik.io/start?rd=$escaped_request_uri + https://kuma.durp.info/outpost.goauthentik.io/start?rd=$escaped_request_uri nginx.ingress.kubernetes.io/auth-response-headers: |- Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid nginx.ingress.kubernetes.io/auth-snippet: |