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
35d002cb3b
commit
092ec28ea9
1 changed files with 5 additions and 0 deletions
|
|
@ -5,10 +5,15 @@ 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
|
||||
services:
|
||||
service0:
|
||||
loadBalancer:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue