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
092ec28ea9
commit
5bdee88d29
1 changed files with 2 additions and 7 deletions
|
|
@ -5,17 +5,12 @@ metadata:
|
|||
data:
|
||||
config.yml: |
|
||||
http:
|
||||
middlewares:
|
||||
strip-host-and-path-middleware:
|
||||
stripHost: "test.durp.info"
|
||||
routers:
|
||||
router0:
|
||||
service: service0
|
||||
rule: Host(`test.durp.info`)
|
||||
middleware:
|
||||
- name: strip-host-and-path-middleware
|
||||
rule: Host(`authentik.durp.info`)
|
||||
services:
|
||||
service0:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: https://google.com
|
||||
- url: https://authentik.durp.info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue