This commit is contained in:
2025-03-18 05:06:45 -05:00
parent 2e45f7b899
commit 04e76a3e90

View File

@@ -10,18 +10,18 @@ spec:
middlewares: middlewares:
- name: whitelist - name: whitelist
namespace: traefik namespace: traefik
- name: authentik-proxy-provider # - name: authentik-proxy-provider
namespace: traefik # namespace: traefik
kind: Rule kind: Rule
services: services:
- name: longhorn-frontend - name: longhorn-frontend
port: 80 port: 80
- match: Host(`longhorn.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`) # - match: Host(`longhorn.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
kind: Rule # kind: Rule
services: # services:
- name: ak-outpost-authentik-embedded-outpost # - name: ak-outpost-authentik-embedded-outpost
namespace: authentik # namespace: authentik
port: 9000 # port: 9000
tls: tls:
secretName: longhorn-tls secretName: longhorn-tls