mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -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:
|
data:
|
||||||
config.yml: |
|
config.yml: |
|
||||||
http:
|
http:
|
||||||
middlewares:
|
|
||||||
strip-host-and-path-middleware:
|
|
||||||
stripHost: "test.durp.info"
|
|
||||||
routers:
|
routers:
|
||||||
router0:
|
router0:
|
||||||
service: service0
|
service: service0
|
||||||
rule: Host(`test.durp.info`)
|
rule: Host(`authentik.durp.info`)
|
||||||
middleware:
|
|
||||||
- name: strip-host-and-path-middleware
|
|
||||||
services:
|
services:
|
||||||
service0:
|
service0:
|
||||||
loadBalancer:
|
loadBalancer:
|
||||||
servers:
|
servers:
|
||||||
- url: https://google.com
|
- url: https://authentik.durp.info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue