Fix chart ingress issue

This commit is contained in:
zucher 2025-02-11 21:02:58 +00:00
parent 7d4ded6e2e
commit 1e14fd8724

View file

@ -45,8 +45,8 @@ ingress:
host:
name: kokoro.example.com
endpoints:
backend:
path: "/"
- paths:
- "/"
serviceName: "fastapi"
servicePort: 8880