Open WebUI crashes on startup because it can't write its SQLite database to /app/backend/data. - Add emptyDir volume at /app/backend/data - Pod restarts will lose data (dev-only acceptable) Fixes pod crash: peewee.OperationalError: unable to open database file |
||
|---|---|---|
| .. | ||
| api-server-configmap.yaml | ||
| configmap.yaml | ||
| deployment.yaml | ||
| hermes-secret.yaml | ||
| hermes-service.yaml | ||
| kustomization.yaml | ||
| open-webui-deployment.yaml | ||
| open-webui-service.yaml | ||
| rays-deployment.yaml | ||
| rays-hermes-secret.yaml | ||