This commit is contained in:
2025-03-19 04:58:39 -05:00
parent 47125c5d68
commit b682553b27

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