mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-04-13 09:39:17 +00:00
Merge pull request #162 from zucher/master
Some checks are pending
CI / test (3.10) (push) Waiting to run
Some checks are pending
CI / test (3.10) (push) Waiting to run
This commit is contained in:
commit
aae90b6d2e
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ ingress:
|
||||||
host:
|
host:
|
||||||
name: kokoro.example.com
|
name: kokoro.example.com
|
||||||
endpoints:
|
endpoints:
|
||||||
backend:
|
- paths:
|
||||||
path: "/"
|
- "/"
|
||||||
serviceName: "fastapi"
|
serviceName: "fastapi"
|
||||||
servicePort: 8880
|
servicePort: 8880
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue