mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Update file duplicati-ingress.yaml
This commit is contained in:
parent
02515eb953
commit
5165a9e66a
1 changed files with 3 additions and 3 deletions
|
|
@ -82,15 +82,15 @@ spec:
|
||||||
- websecure
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/`)
|
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/`)
|
||||||
|
middlewares:
|
||||||
|
- name: authentik
|
||||||
|
namespace: traefik
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: duplicati
|
- name: duplicati
|
||||||
port: 8200
|
port: 8200
|
||||||
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
middlewares:
|
|
||||||
- name: authentik
|
|
||||||
namespace: traefik
|
|
||||||
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