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