mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 16:31:19 -05:00
update
This commit is contained in:
parent
960a681b6f
commit
bff82fd82f
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ spec:
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`redlib.durp.info`) && PathPrefix(`/`)
|
- match: Host(`redlib.durp.info`) && PathPrefix(`/`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
# middlewares:
|
middlewares:
|
||||||
# - name: authentik-proxy-provider
|
- name: authentik-proxy-provider
|
||||||
# namespace: traefik
|
namespace: traefik
|
||||||
services:
|
services:
|
||||||
- name: redlib
|
- name: redlib
|
||||||
port: 8080
|
port: 8080
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue