No introduction found. Create it?
open-webui from bjw-s-labs/charts is more popular with 26 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 | joryirving/home-ops | 220 | 5.0.1 | 2 days ago |
| open-webui | bjw-s-labs/home-ops | 839 | 5.0.1 | 2 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
controllers.open-webui.containers.app.image.repository (10) ghcr.io/open-webui/open-webui | string |
controllers.open-webui.containers.app.image.tag (10) v0.10.2@sha256:9fcea9c6e32ab60b0498f3986c6cdf651ddbe61db48d2213a3d28048ddd673d4 | string |
| string | |
| string | |
| string | |
| string | |
controllers.open-webui.containers.app.envFrom[].secretRef.name (9) open-webui-secret | string |
| string | |
| string, boolean | |
| string, boolean | |
controllers.open-webui.containers.app.env.OAUTH_SCOPES (7) openid email profile | string |
controllers.open-webui.containers.app.env.OPENID_PROVIDER_URL (7) https://auth.dcunha.io/.well-known/openid-configuration | string |
controllers.open-webui.containers.app.env.OPENID_REDIRECT_URI (7) https://chat.bjw-s.dev/oauth/oidc/callback | string |
controllers.open-webui.containers.app.env.SEARXNG_QUERY_URL (7) http://searxng.selfhosted.svc.cluster.local:8080/search?q=<query> | string |
| string, boolean | |
| boolean, string | |
| string | |
| boolean | |
| boolean, string | |
controllers.open-webui.containers.app.env.OLLAMA_BASE_URL (5) http://ollama.ai.svc.cluster.local:11434 | string |
| string | |
controllers.open-webui.containers.app.env.WEBSOCKET_REDIS_URL (5) redis://open-webui-dragonfly:6379 | string |
| boolean | |
controllers.open-webui.containers.app.env.WEBUI_URL (4) https://chat.dcunha.io | string |
controllers.open-webui.containers.app.env.CORS_ALLOW_ORIGIN (3) https://chat.janpuc.com | string |
| boolean | |
| boolean | |
| string | |
controllers.open-webui.containers.app.env.OAUTH_ALLOWED_ROLES (3) admins,infra,users | string |
| string | |
controllers.open-webui.containers.app.env.OPENAI_API_BASE_URL (3) http://pipelines.cortex.svc.cluster.local:9099 | string |
| boolean | |
| string, boolean | |
| boolean, string | |
| string, boolean | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
controllers.open-webui.containers.app.env.TOOL_SERVER_CONNECTIONS (2) [{"type":"mcp","url":"http://vmcp-mcp-gateway-internal.ai.svc.cluster.local:4483/mcp","spec_type":"url","spec":"","path":"openapi.json","auth_type":"none","key":"","config":{"enable":true},"info":{"id":"mcp-gateway","name":"MCP Gateway","description":""}}] | string |
controllers.open-webui.containers.app.env.USER_AGENT (2) OpenWebUI/0.9.2 | string |
| boolean | |
controllers.open-webui.containers.app.env.AUTOMATIC1111_BASE_URL (1) http://sdnext:7860/ | string |
| number | |
| string | |
| string | |
controllers.open-webui.containers.app.env.COMFYUI_BASE_URL (1) http://smurf-pc:8188 | string |
| string | |
| string | |
controllers.open-webui.containers.app.env.DATABASE_URL.valueFrom.secretKeyRef.name (1) {{ .Release.Name }}-app | string |
| string | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
controllers.open-webui.containers.app.env.OAUTH_USERNAME_CLAIM (1) preferred_username | 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 | |
| string | |
| number | |
| string | |
| string | |
controllers.open-webui.containers.app.env.TZ (1) America/Chicago | string |
| boolean | |
| boolean | |
| string | |
| string | |
controllers.open-webui.containers.app.env.WEBUI_SECRET_KEY_FILE (1) /app/backend/data/.webui_secret_key | string |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
| number | |
| number | |
| number | |
| string | |
| number | |
| number | |
| boolean | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| number | |
| number | |
| string | |
| number | |
| boolean | |
| string | |
| boolean | |
| string | |
controllers.open-webui.initContainers.init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
| number | |
| string | |
route.app.hostnames[] (10) - chat.dcunha.io | string |
route.app.parentRefs[].name (10) 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.ports.http.appProtocol (1) kubernetes.io/ws | string |
service.app.controller (2) open-webui | string |
persistence.config.existingClaim (8) open-webui | string |
persistence.config.globalMounts[].path (7) /app/backend/data | string |
| boolean | |
persistence.config.advancedMounts.open-webui.app[].path (1) /data | string |
persistence.config.advancedMounts.open-webui.app[].subPath (1) data | string |
persistence.data.existingClaim (2) open-webui | string |
persistence.data.globalMounts[].path (2) /app/backend/data | string |
| string | |
| string | |
persistence.tmpfs.type (2) emptyDir | string |
persistence.cache.globalMounts[].path (1) /app/backend/data/cache | string |
persistence.cache.type (1) emptyDir | string |
persistence.static.globalMounts[].path (1) /app/backend/open_webui/static | string |
persistence.static.type (1) emptyDir | string |
| string | |
persistence.tmp.type (1) emptyDir | string |
| number | |
| boolean | |
| number | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string |