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
6a04c3dd85
commit
e260f2c0c8
1 changed files with 4 additions and 9 deletions
|
|
@ -7,16 +7,11 @@ data:
|
|||
http:
|
||||
routers:
|
||||
router0:
|
||||
entryPoints:
|
||||
- websecure
|
||||
service: service-foo
|
||||
rule: host(`test.durp.info`)
|
||||
tls:
|
||||
cert-resolver: default
|
||||
service: service0
|
||||
rule: Host(`test.durp.info`)
|
||||
|
||||
services:
|
||||
service-foo:
|
||||
service0:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: https://google.com
|
||||
passHostHeader: true
|
||||
- url: https://google.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue