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