Update file duplicati-ingress.yaml

This commit is contained in:
2023-04-10 01:04:17 +00:00
parent 4a798534c9
commit fbf7dce34b

View File

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