This commit is contained in:
Simen Røstvik 2022-11-30 13:56:30 +01:00
parent 037fcb8697
commit b205c1d8b9

View File

@ -27,7 +27,7 @@ spec:
enabled: true enabled: true
type: ClusterIP type: ClusterIP
port: 9443 port: 9443
name: server name: https
protocol: TCP protocol: TCP
envValueFrom: envValueFrom:
@ -82,7 +82,7 @@ spec:
- kind: Rule - kind: Rule
match: Host("authentik.roxedus.com") match: Host("authentik.roxedus.com")
services: services:
- name: authentik-server - name: authentik-https
port: 9443 port: 9443
scheme: https scheme: https
serversTransport: selfsigned serversTransport: selfsigned