No introduction found. Create it?
open-webui from bjw-s-labs/helm/app-template is more popular with 21 repositories.
Install with:
helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts/
helm install open-webui bjw-s/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| open-webui | carpenike/k8s-gitops | 296 | 3.5.1 | 6 months ago |
| open-webui | samip5/k8s-cluster | 142 | 3.7.3 | 7 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
controllers.open-webui.containers.app.image.repository (6) ghcr.io/open-webui/open-webui | string |
controllers.open-webui.containers.app.image.tag (6) 0.6.40@sha256:c13ea534284fa52b282fb2780ffc34a42cc66495234789be8327a9f3d35b53dd | string |
| string | |
| string | |
| string | |
| string | |
| boolean, string | |
| boolean | |
| string | |
controllers.open-webui.containers.app.env.SEARXNG_QUERY_URL (3) http://searxng.ai.svc.cluster.local:8080/search?q=<query> | string |
| boolean, string | |
| boolean | |
| string | |
| string | |
controllers.open-webui.containers.app.env.WEBSOCKET_REDIS_URL (2) redis://dragonfly.databases.svc.cluster.local:6379 | string |
controllers.open-webui.containers.app.env.ADMIN_EMAIL (1) ryan@ryanholt.net | string |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
controllers.open-webui.containers.app.env.OLLAMA_BASE_URL (1) http://ollama.cortex.svc.cluster.local:11434 | string |
controllers.open-webui.containers.app.env.OPENAI_API_BASE_URL (1) https://openrouter.ai/api/v1 | string |
controllers.open-webui.containers.app.env.QDRANT_URI (1) http://qdrant.cortex.svc.cluster.local:6333 | string |
controllers.open-webui.containers.app.env.RAG_EMBEDDING_ENGINE (1) sentence-transformers | string |
controllers.open-webui.containers.app.env.RAG_EMBEDDING_MODEL (1) BAAI/bge-small-en-v1.5 | string |
controllers.open-webui.containers.app.env.TZ (1) America/New_York | string |
| string | |
controllers.open-webui.containers.app.env.WEBUI_URL (1) https://ai.holthome.net | string |
controllers.open-webui.containers.app.env[].name (3) TZ | string |
controllers.open-webui.containers.app.env[].value (3) America/New_York | string, boolean |
controllers.open-webui.containers.app.env[].valueFrom.secretKeyRef.key (1) client_id | string |
controllers.open-webui.containers.app.env[].valueFrom.secretKeyRef.name (1) open-webui-oauth | string |
| boolean | |
| string | |
| string | |
| boolean | |
| string | |
| string | |
| boolean | |
| number | |
| number | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
controllers.open-webui.containers.open-webui.env[].name (1) OLLAMA_BASE_URL | string |
controllers.open-webui.containers.open-webui.env[].value (1) http://sophie.home.arpa:11434 | string |
controllers.open-webui.containers.open-webui.image.repository (1) ghcr.io/open-webui/open-webui | string |
| string | |
| string | |
| string | |
| string | |
controllers.open-webui.initContainers.init-db.image.repository (4) ghcr.io/rafaribe/postgres-init | string |
| number, string | |
| number | |
controllers.open-webui.type (1) statefulset | string |
persistence.config.existingClaim (6) open-webui-config | string |
| boolean | |
persistence.config.globalMounts[].path (4) /app/backend/data | string |
persistence.config.advancedMounts.open-webui.app[].path (2) /app/backend/data | string |
| string | |
persistence.data.accessMode (1) ReadWriteOnce | string |
| boolean | |
persistence.data.globalMounts[].path (1) /app/backend/data | string |
| string | |
persistence.data.storageClass (1) longhorn-fast | string |
persistence.tmp.type (1) emptyDir | string |
service.app.controller (6) open-webui | string |
| number | |
| string | |
service.app.labels.app (1) open-webui | string |
service.main.controller (1) open-webui | string |
| number | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (2) external.holthome.net | string |
| string | |
| string | |
ingress.app.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) networking-traefik-middleware-chain-no-auth@kubernetescrd | string |
ingress.app.className (2) external-nginx | string |
ingress.app.hosts[].host (2) ai.holthome.net | string |
| string | |
| string | |
| string | |
| boolean | |
ingress.app.tls[].hosts[] (1) - chat.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) wildcard-${SECRET_DOMAIN/./-}-tls | string |
| string | |
ingress.open-webui.hosts[].host (2) openwebui.${domain_name} | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
ingress.open-webui.annotations."external-dns.alpha.kubernetes.io/target" (1) ${cloudflared_tunnel_uuid}.cfargotunnel.com | string |
ingress.open-webui.tls[].hosts[] (1) - chat.${public_services_domain} | string |
ingress.open-webui.tls[].secretName (1) chat.${public_services_domain} | string |
ingress.tailscale.className (1) tailscale | string |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
route.app.hostnames[] (2) - chat.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (2) external | string |
| string | |
| string | |
route.app.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
route.app.rules[].backendRefs[].name (1) open-webui | string |
| number | |
route.external.annotations."external-dns.alpha.kubernetes.io/target" (1) ipv4.${REMOTE_DOMAIN} | string |
route.external.annotations."gethomepage.dev/description" (1) A web UI for interacting with LLMs | string |
| string | |
| string | |
route.external.annotations."gethomepage.dev/icon" (1) open-webui.png | string |
| string | |
route.external.annotations."gethomepage.dev/pod-selector" (1) app.kubernetes.io/name=open-webui | string |
| boolean | |
route.external.hostnames[] (1) - ai.${REMOTE_DOMAIN} | string |
route.external.parentRefs[].name (1) envoy-external | string |
| string | |
| string | |
| string | |
| number | |
| boolean | |
route.internal.hostnames[] (1) - ai.${LOCAL_DOMAIN} | string |
route.internal.parentRefs[].name (1) envoy-internal | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string |