mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
d929597ea2
commit
52842d1a82
1 changed files with 2 additions and 2 deletions
|
|
@ -6,13 +6,13 @@ spec:
|
|||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host("api.durp.info/durpapi") && PathPrefix(`/`)
|
||||
- match: Host("api.durp.info") && PathPrefix(`/durpapi`)
|
||||
middlewares:
|
||||
- name: authentik-proxy-provider
|
||||
namespace: traefik
|
||||
kind: Rule
|
||||
services:
|
||||
- name: "{{ .Chart.Name }}-service"
|
||||
- name: durpapi-service.durpapi.traefik.mesh
|
||||
port: 80
|
||||
tls:
|
||||
secretName: durpapi-tls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue