mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
Update file duplicati-ingress.yaml
This commit is contained in:
parent
e656ca82e7
commit
ab95dc747b
1 changed files with 3 additions and 3 deletions
|
|
@ -85,11 +85,11 @@ spec:
|
||||||
services:
|
services:
|
||||||
- name: duplicati
|
- name: duplicati
|
||||||
port: 8200
|
port: 8200
|
||||||
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
|
||||||
kind: Rule
|
|
||||||
middlewares:
|
middlewares:
|
||||||
- name: authentik
|
- name: authentik
|
||||||
namespace: traefik
|
namespace: traefik
|
||||||
|
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||||
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: ak-outpost-authentik-embedded-outpost
|
- name: ak-outpost-authentik-embedded-outpost
|
||||||
port: 80
|
port: 80
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue