This commit is contained in:
2025-03-19 04:55:15 -05:00
parent f1d96f60c1
commit c0b2f5ede3

View File

@@ -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