mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
update
This commit is contained in:
parent
0953e3471d
commit
7dbd35c00a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ spec:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- websecure
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: Host("{{test.durp.info}}") && PathPrefix(`/`)
|
- match: Host("test.durp.info") && PathPrefix(`/`)
|
||||||
middlewares:
|
middlewares:
|
||||||
- name: authentik-proxy-provider
|
- name: authentik-proxy-provider
|
||||||
namespace: traefik
|
namespace: traefik
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue