From 2f896d9b30d51f268acb657a3bfc1246531c95ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Thu, 1 Dec 2022 00:45:58 +0100 Subject: [PATCH] tls --- apps/templates/authentik.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index d69b1c7..9d3c590 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -32,6 +32,11 @@ spec: - path: "/" pathType: Prefix + tls: + - hosts: + - authentik.roxedus.com + secretName: authentik-roxedus-com-cert + envValueFrom: AUTHENTIK_POSTGRESQL__PASSWORD: secretKeyRef: