From 037fcb8697aae74a4e37fc2bb8787249af61dae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Wed, 30 Nov 2022 13:50:44 +0100 Subject: [PATCH] service --- apps/templates/authentik.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 0d67575..26988a2 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -23,6 +23,13 @@ spec: error_reporting: enabled: true + service: + enabled: true + type: ClusterIP + port: 9443 + name: server + protocol: TCP + envValueFrom: AUTHENTIK_POSTGRESQL__PASSWORD: secretKeyRef: