update
This commit is contained in:
@@ -36,19 +36,19 @@ spec:
|
|||||||
- websecure
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`redlib.durp.info`) && PathPrefix(`/`)
|
- match: Host(`redlib.durp.info`) && PathPrefix(`/`)
|
||||||
middlewares:
|
# middlewares:
|
||||||
- name: authentik-proxy-provider
|
# - name: authentik-proxy-provider
|
||||||
namespace: traefik
|
# namespace: traefik
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: redlib
|
- name: redlib
|
||||||
port: 8082
|
port: 8082
|
||||||
- match: Host(`redlib.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
# - match: Host(`redlib.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||||
kind: Rule
|
# kind: Rule
|
||||||
services:
|
# services:
|
||||||
- name: ak-outpost-master-embedded-outpost
|
# - name: ak-outpost-master-embedded-outpost
|
||||||
namespace: authentik
|
# namespace: authentik
|
||||||
port: 9000
|
# port: 9000
|
||||||
tls:
|
tls:
|
||||||
secretName: redlib-tls
|
secretName: redlib-tls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user