diff --git a/charts/kokoro-fastapi/values.yaml b/charts/kokoro-fastapi/values.yaml index 05419d9..0db2f95 100644 --- a/charts/kokoro-fastapi/values.yaml +++ b/charts/kokoro-fastapi/values.yaml @@ -45,8 +45,8 @@ ingress: host: name: kokoro.example.com endpoints: - backend: - path: "/" + - paths: + - "/" serviceName: "fastapi" servicePort: 8880