From bf03f915c41e6de223f2628fbbdae6d45cab27a6 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Fri, 9 Dec 2022 18:03:16 -0600 Subject: [PATCH] test --- longhorn/templates/authentik-service.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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