This commit is contained in:
parent
0aa8b32baa
commit
f8116df730
@ -30,6 +30,16 @@ spec:
|
|||||||
port:
|
port:
|
||||||
number: 5000
|
number: 5000
|
||||||
- host: our-style.board.vdk2ch.ru
|
- host: our-style.board.vdk2ch.ru
|
||||||
|
http:
|
||||||
|
paths:
|
||||||
|
- path: /(.*)
|
||||||
|
pathType: Prefix
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: flask-htmx-our-style-service
|
||||||
|
port:
|
||||||
|
number: 5000
|
||||||
|
- host: q.q.vdk2ch.ru
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /(.*)
|
- path: /(.*)
|
||||||
|
Loading…
Reference in New Issue
Block a user