diff --git a/longhorn/templates/authentik-service.yaml b/longhorn/templates/authentik-service.yaml index 363f8c9..613f3c5 100644 --- a/longhorn/templates/authentik-service.yaml +++ b/longhorn/templates/authentik-service.yaml @@ -7,7 +7,8 @@ metadata: spec: rules: - host: - http: + http: + paths: - path: /outpost.goauthentik.io pathType: Prefix backend: @@ -16,7 +17,6 @@ spec: port: number: 9000 - --- kind: Service