update
This commit is contained in:
@@ -10,18 +10,18 @@ spec:
|
||||
middlewares:
|
||||
- name: whitelist
|
||||
namespace: traefik
|
||||
- name: authentik-proxy-provider
|
||||
namespace: traefik
|
||||
# - name: authentik-proxy-provider
|
||||
# namespace: traefik
|
||||
kind: Rule
|
||||
services:
|
||||
- name: longhorn-frontend
|
||||
port: 80
|
||||
- match: Host(`longhorn.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: ak-outpost-authentik-embedded-outpost
|
||||
namespace: authentik
|
||||
port: 9000
|
||||
# - match: Host(`longhorn.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||
# kind: Rule
|
||||
# services:
|
||||
# - name: ak-outpost-authentik-embedded-outpost
|
||||
# namespace: authentik
|
||||
# port: 9000
|
||||
tls:
|
||||
secretName: longhorn-tls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user