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
d273f21505
commit
f9b1ae184d
2 changed files with 14 additions and 1 deletions
|
|
@ -15,3 +15,15 @@ data:
|
|||
loadBalancer:
|
||||
servers:
|
||||
- url: https://google.com
|
||||
|
||||
https:
|
||||
routers:
|
||||
router0:
|
||||
service: service0
|
||||
rule: Host(`test.durp.info`)
|
||||
|
||||
services:
|
||||
service0:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: https://google.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue