updateupdate
This commit is contained in:
@@ -25,11 +25,11 @@ spec:
|
|||||||
services:
|
services:
|
||||||
- name: infra-cluster
|
- name: infra-cluster
|
||||||
port: 443
|
port: 443
|
||||||
- match: Host(`authentik.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
# - match: Host(`authentik.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||||
kind: Rule
|
# kind: Rule
|
||||||
services:
|
# services:
|
||||||
- name: ak-outpost-dmz-embedded-outpost
|
# - name: ak-outpost-dmz-embedded-outpost
|
||||||
port: 9000
|
# port: 9000
|
||||||
tls:
|
tls:
|
||||||
secretName: authentik-outpost-tls
|
secretName: authentik-outpost-tls
|
||||||
|
|
||||||
|
|||||||
@@ -11,6 +11,11 @@ spec:
|
|||||||
services:
|
services:
|
||||||
- name: authentik-server
|
- name: authentik-server
|
||||||
port: 80
|
port: 80
|
||||||
|
- match: Host(`authentik.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||||
|
kind: Rule
|
||||||
|
services:
|
||||||
|
- name: ak-outpost-authentik-embedded-outpost
|
||||||
|
port: 9000
|
||||||
tls:
|
tls:
|
||||||
secretName: authentik-tls
|
secretName: authentik-tls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user