mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
Update file duplicati-ingress.yaml
This commit is contained in:
parent
d3cd9998b5
commit
f89b415f3c
1 changed files with 2 additions and 4 deletions
|
|
@ -86,8 +86,7 @@ spec:
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: duplicati
|
- name: duplicati
|
||||||
port:
|
port: 8200
|
||||||
name: http
|
|
||||||
- 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:
|
middlewares:
|
||||||
|
|
@ -95,8 +94,7 @@ spec:
|
||||||
- name: auth-redirect
|
- name: auth-redirect
|
||||||
services:
|
services:
|
||||||
- name: ak-outpost-authentik-embedded-outpost
|
- name: ak-outpost-authentik-embedded-outpost
|
||||||
port:
|
port: 80
|
||||||
name: http
|
|
||||||
tls:
|
tls:
|
||||||
secretName: duplicati-tls
|
secretName: duplicati-tls
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue