I tried to use the chart in the repo to deploy chat-ui in kubernetes, but encountered the following error:
NotFound [Error]: Not found: /healthcheck
at resolve2 (file:///app/.svelte-kit/output/server/index.js:2812:18)
at resolve (file:///app/.svelte-kit/output/server/index.js:2639:34)
at Object.handle (file:///app/.svelte-kit/output/server/chunks/hooks.server.js:333:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async respond (file:///app/.svelte-kit/output/server/index.js:2637:22)
at async file:///app/node_modules/@sveltejs/kit/src/exports/vite/preview/index.js:185:5 {
status: 404
}
As a reference, the modified values.yaml is as follows:
I tried to use the chart in the repo to deploy chat-ui in kubernetes, but encountered the following error:
As a reference, the modified values.yaml is as follows:
the complete log:
app.log