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: host:
name: kokoro.example.com name: kokoro.example.com
endpoints: endpoints:
backend: - paths:
path: "/" - "/"
serviceName: "fastapi" serviceName: "fastapi"
servicePort: 8880 servicePort: 8880