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: