Update file duplicati-ingress.yaml
This commit is contained in:
@@ -82,9 +82,6 @@ spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
middlewares:
|
||||
- name: authentik
|
||||
namespace: traefik
|
||||
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/`)
|
||||
kind: Rule
|
||||
services:
|
||||
@@ -92,6 +89,9 @@ spec:
|
||||
port: 8200
|
||||
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||
kind: Rule
|
||||
middlewares:
|
||||
- name: default-auth
|
||||
- name: auth-redirect
|
||||
services:
|
||||
- name: ak-outpost-authentik-embedded-outpost
|
||||
port: 80
|
||||
|
||||
Reference in New Issue
Block a user