From 5d55c209b6a9648b4c300f554e2f13db9703c873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Wed, 30 Nov 2022 13:56:30 +0100 Subject: [PATCH] huh --- apps/templates/authentik.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 26988a2..3d53180 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -27,7 +27,7 @@ spec: enabled: true type: ClusterIP port: 9443 - name: server + name: https protocol: TCP envValueFrom: @@ -82,7 +82,7 @@ spec: - kind: Rule match: Host("authentik.roxedus.com") services: - - name: authentik-server + - name: authentik-https port: 9443 scheme: https serversTransport: selfsigned