mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-04-13 09:39:17 +00:00
Fix chart ingress issue
This commit is contained in:
parent
7d4ded6e2e
commit
1e14fd8724
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ ingress:
|
|||
host:
|
||||
name: kokoro.example.com
|
||||
endpoints:
|
||||
backend:
|
||||
path: "/"
|
||||
- paths:
|
||||
- "/"
|
||||
serviceName: "fastapi"
|
||||
servicePort: 8880
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue