diff --git a/clusters/cl01tl/platform/authentik/templates/http-route.yaml b/clusters/cl01tl/platform/authentik/templates/http-route.yaml index db3adfc9f..bd8011b31 100644 --- a/clusters/cl01tl/platform/authentik/templates/http-route.yaml +++ b/clusters/cl01tl/platform/authentik/templates/http-route.yaml @@ -17,7 +17,7 @@ spec: rules: - matches: - path: - type: Prefix + type: PathPrefix value: / backendRefs: - name: authentik-server