diff --git a/dmz/internalproxy/templates/authentik.yaml b/dmz/internalproxy/templates/authentik.yaml index 0eb5b9b..8fb6803 100644 --- a/dmz/internalproxy/templates/authentik.yaml +++ b/dmz/internalproxy/templates/authentik.yaml @@ -50,5 +50,5 @@ metadata: name: example-redirectregex spec: redirectRegex: - regex: ^https://example.com/(.*) + regex: ^https://test.durp.info/(.*) replacement: https://google.com/${1}