huh
This commit is contained in:
parent
037fcb8697
commit
b205c1d8b9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user