Fix api url
This commit is contained in:
parent
95f11f80d5
commit
08c4cdd424
|
@ -5,7 +5,7 @@ metadata:
|
||||||
namespace: misc
|
namespace: misc
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- host: "escalator.asraphiel.dev"
|
- host: "escalator-api.asraphiel.dev"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|
Loading…
Reference in a new issue