From 5df8c9a7b97c107d2b7d6812578da00f9a88ce4f 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: