No introduction found. Create it?
open-webui from bjw-s-labs/charts/ is more popular with 29 repositories.
Install with:
helm repo add open-webui oci://ghcr.io/bjw-s-labs/charts/
helm install open-webui open-webui/open-webui -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| open-webui | bjw-s-labs/home-ops | 827 | 4.6.2 | 8 days ago |
| open-webui | bjw-s/home-ops | 395 | 4.6.2 | 8 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
controllers.open-webui.containers.app.image.repository (9) ghcr.io/open-webui/open-webui | string |
controllers.open-webui.containers.app.image.tag (9) v0.9.2@sha256:a7e4796ae894d1e2a0c1824860ade472f35c507608a01c3581377b5c19b0ed49 | string |
| string | |
| string | |
| string | |
| string | |
controllers.open-webui.containers.app.envFrom[].secretRef.name (7) open-webui-secret | string |
| boolean, string | |
| boolean | |
| string, boolean | |
controllers.open-webui.containers.app.env.OLLAMA_BASE_URL (5) http://ollama-windows.llm.svc.cluster.local:11434 | string |
| string | |
controllers.open-webui.containers.app.env.SEARXNG_QUERY_URL (5) http://searxng.selfhosted.svc.cluster.local:8080/search?q=<query> | string |
controllers.open-webui.containers.app.env.WEBSOCKET_REDIS_URL (5) redis://open-webui-dragonfly:6379 | string |
| boolean | |
| boolean | |
| boolean | |
| string | |
controllers.open-webui.containers.app.env.OAUTH_SCOPES (4) openid email profile | string |
controllers.open-webui.containers.app.env.OPENID_REDIRECT_URI (4) https://chat.bjw-s.dev/oauth/oidc/callback | string |
| string | |
controllers.open-webui.containers.app.env.CORS_ALLOW_ORIGIN (3) https://chat.beholdenkey.dev | string |
| boolean | |
| boolean | |
| boolean | |
controllers.open-webui.containers.app.env.OPENID_PROVIDER_URL (3) https://idm.bjw-s.dev/oauth2/openid/openwebui/.well-known/openid-configuration | string |
controllers.open-webui.containers.app.env.TZ (3) Australia/Melbourne | string |
| string | |
| boolean | |
controllers.open-webui.containers.app.env.WEBUI_URL (2) https://chat.hyde.services | string |
| string | |
| string | |
controllers.open-webui.containers.app.env.AUDIO_TTS_OPENAI_API_BASE_URL (1) http://kokoro.llm.svc.cluster.local:8880/v1 | string |
| string | |
| string | |
| boolean | |
controllers.open-webui.containers.app.env.AUTOMATIC1111_BASE_URL (1) http://sdnext:7860/ | string |
| number | |
| string | |
| string | |
| string | |
controllers.open-webui.containers.app.env.DOCLING_PARAMS (1) {"do_ocr": true, "ocr_engine": "easyocr", "pdf_backend": "dlparse_v4", "table_mode": "accurate"}
| string |
controllers.open-webui.containers.app.env.DOCLING_SERVER_URL (1) http://docling.llm.svc.cluster.local:5001 | string |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| number | |
| number | |
| string | |
controllers.open-webui.containers.app.env.OAUTH_ALLOWED_ROLES (1) chatgpt_users, chagpt_admins | string |
| string | |
controllers.open-webui.containers.app.env.OPENAI_API_BASE_URL (1) https://econline-foundry.services.ai.azure.com/openai/v1 | string |
controllers.open-webui.containers.app.env.OPENAI_API_BASE_URLS (1) http://llama-cpp.ai.svc.cluster.local:10000/v1 | string |
| string | |
| string | |
| string | |
| number | |
| string | |
controllers.open-webui.containers.app.env.QDRANT_URI (1) http://qdrant.llm.svc.cluster.local:6333 | string |
| string | |
controllers.open-webui.containers.app.env.RAG_EMBEDDING_MODEL (1) qwen3-embedding:4b | string |
| number | |
| number | |
| number | |
| string | |
| boolean | |
| boolean | |
controllers.open-webui.containers.app.env.USER_AGENT (1) Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 | string |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
| string | |
| string, number | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| string | |
| string, number | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| number | |
| string | |
| string, number | |
| number | |
| boolean | |
| boolean | |
| string | |
| boolean | |
| number | |
| string | |
| string | |
controllers.open-webui.initContainers.init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
| number | |
| string | |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
route.app.hostnames[] (9) - chat.bjw-s.dev | string |
route.app.parentRefs[].name (9) envoy-internal | string |
| string | |
| string | |
| number | |
| string | |
route.app.rules[].backendRefs[].name (1) open-webui | string |
route.app.annotations."gatus.home-operations.com/endpoint" (1) conditions: ["[STATUS] == 200"] | string |
| number | |
service.app.controller (2) open-webui | string |
persistence.config.existingClaim (6) open-webui | string |
persistence.config.globalMounts[].path (5) /app/backend/data | string |
| boolean | |
persistence.data.globalMounts[].path (3) /app/backend/data | string |
persistence.data.existingClaim (2) {{ .Release.Name }} | string |
persistence.data.accessMode (1) ReadWriteMany | string |
| string | |
| string | |
| string | |
persistence.data.type (1) persistentVolumeClaim | string |
persistence.static.globalMounts[].path (2) /app/backend/open_webui/static | string |
persistence.static.type (2) emptyDir | string |
| boolean | |
persistence.tmp.type (2) emptyDir | string |
| string | |
| string | |
| string | |
persistence.cache.globalMounts[].path (1) /app/backend/data/cache | string |
persistence.cache.type (1) emptyDir | string |
| string | |
| string | |
persistence.run.type (1) emptyDir | string |
persistence.tmpfs.globalMounts[].path (1) /app/backend/data/ | string |
| string | |
persistence.tmpfs.type (1) emptyDir | string |
| number | |
| boolean | |
| number | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string |