mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file duplicati-ingress.yaml
This commit is contained in:
parent
58bfd64c94
commit
7d3eede5d3
1 changed files with 4 additions and 5 deletions
|
|
@ -91,11 +91,10 @@ spec:
|
||||||
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
- match: Host(`duplicati.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: ak-outpost-authentik-embedded-outpost
|
- kind: Service
|
||||||
port: 9000
|
name: authentik
|
||||||
middlewares:
|
namespace: authentik
|
||||||
- name: authentik
|
port: 80
|
||||||
namespace: traefik
|
|
||||||
tls:
|
tls:
|
||||||
secretName: duplicati-tls
|
secretName: duplicati-tls
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue