No introduction found. Create it?
open-webui from bjw-s-labs/helm/app-template is more popular with 18 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install open-webui bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
ingress.app.className (6) internal | string |
ingress.app.hosts[].host (6) open-webui.${SECRET_DOMAIN} | string |
string | |
string | |
string, number | |
string | |
boolean | |
ingress.app.tls[].hosts[] (4) - open-webui.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) chatgpt-tls-internal | string |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (2) internal.ewatkins.dev | string |
string | |
string | |
string | |
string | |
ingress.app.annotations."gethomepage.dev/href" (1) https://chatgpt.${SECRET_DOMAIN} | string |
ingress.app.annotations."gethomepage.dev/icon" (1) sh-open-webui | string |
string | |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Remote-User,Remote-Name,Remote-Groups,Remote-Email | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN}?rm=$request_method | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Method $request_method; | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.default.svc.cluster.local/api/verify | string |
string | |
string | |
ingress.app.annotations."nginx.ingress.kubernetes.io/server-snippets" (1) location / {
proxy_set_header Upgrade $http_upgrade;
proxy_http_version 1.1;
proxy_set_header X-Forwarded-Host $http_host;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_set_header Host $host;
proxy_set_header Connection "upgrade";
proxy_cache_bypass $http_upgrade;
}
| string |
ingress.main.annotations."gethomepage.dev/description" (1) Self-hosted AI platform | string |
string | |
string | |
string | |
string | |
ingress.main.className (1) internal | string |
boolean | |
ingress.main.hosts[].host (1) open-webui.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
service.app.controller (6) open-webui | string |
number | |
service.app.ipFamilyPolicy (1) PreferDualStack | string |
string | |
number | |
service.main.type (1) ClusterIP | string |
string | |
controllers.open-webui.containers.app.image.repository (4) ghcr.io/open-webui/open-webui | string |
string | |
string, boolean | |
string, boolean | |
boolean, string | |
controllers.open-webui.containers.app.env.OLLAMA_BASE_URL (2) http://10.30.2.10:11434 | string |
string | |
controllers.open-webui.containers.app.env.WEBSOCKET_REDIS_URL (2) redis://localhost:6379/0 | string |
string | |
string | |
string | |
boolean | |
string | |
controllers.open-webui.containers.app.env.OAUTH_SCOPES (1) openid email profile | string |
controllers.open-webui.containers.app.env.OPENID_PROVIDER_URL (1) https://sso.mapanare.net/application/o/openwebui/.well-known/openid-configuration | string |
controllers.open-webui.containers.app.env.OPENID_REDIRECT_URI (1) https://chat.mapanare.net/oauth/oidc/callback | string |
string | |
controllers.open-webui.containers.app.env.RAG_EMBEDDING_MODEL (1) text-embedding-3-small | string |
controllers.open-webui.containers.app.env.REDIS_URL (1) redis://localhost:6379/0 | string |
controllers.open-webui.containers.app.env.SEARXNG_QUERY_URL (1) http://searxng.utilities.svc.cluster.local:8080/search?q=<query> | string |
string | |
string | |
string | |
string | |
controllers.open-webui.containers.app.env.WEBUI_NAME (1) Open WebUI Chat | string |
controllers.open-webui.containers.app.env.WEBUI_URL (1) https://chatgpt.${SECRET_DOMAIN} | string |
controllers.open-webui.containers.app.envFrom[].secretRef.name (3) open-webui-secret | string |
string | |
string | |
string | |
string | |
controllers.open-webui.containers.open-webui.image.repository (1) ghcr.io/open-webui/open-webui | string |
string | |
controllers.open-webui.containers.redis.image.repository (1) docker.io/valkey/valkey | string |
controllers.open-webui.containers.redis.image.tag (1) 8.1.3@sha256:facc1d2c3462975c34e10fccb167bfa92b0e0dbd992fc282c29a61c3243afb11 | string |
number | |
string | |
string | |
controllers.open-webui.initContainers.01-init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
controllers.open-webui.initContainers.01-init-db.image.tag (1) 17.6.0@sha256:86a1992d46273c58fd4ad95b626081dfaabfe16bd56944675169e406d1a660dd | string |
string | |
controllers.open-webui.initContainers.init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
number | |
controllers.main.containers.main.env.OLLAMA_BASE_URL (1) https://ollama.${SECRET_DOMAIN} | string |
controllers.main.containers.main.env.TZ (1) ${TIMEZONE} | string |
string | |
controllers.main.containers.main.image.repository (1) ghcr.io/open-webui/open-webui | string |
controllers.main.containers.main.image.tag (1) v0.6.25@sha256:1c2c3e7e84d5bb0b5471e4de881539cf39e724835a5c53b252518e82ea0c568e | string |
string | |
string | |
string | |
controllers.ollama-ui.containers.app.env.AUDIO_TTS_OPENAI_API_BASE_URL (1) https://glados.${PRIVATE_DOMAIN} | string |
string | |
string | |
controllers.ollama-ui.containers.app.env.COMFYUI_BASE_URL (1) http://comfyui.ai.svc.cluster.local:8188 | string |
boolean | |
boolean | |
string | |
controllers.ollama-ui.containers.app.env.OLLAMA_BASE_URLS (1) http://studio-pc.${PRIVATE_DOMAIN_HOME}:11434;http://lounge-pc.${PRIVATE_DOMAIN_HOME}:11434;http://ollama.ai.svc.cluster.local:11434 | string |
string | |
string | |
controllers.ollama-ui.containers.app.env.SEARXNG_QUERY_URL (1) http://searxng.selfhosted.svc.cluster.local:8080/search?q=<query> | string |
string | |
string | |
controllers.ollama-ui.containers.app.env.WEBSOCKET_REDIS_URL (1) redis://dragonfly.databases.svc.cluster.local:6379 | string |
string | |
string | |
string | |
controllers.ollama-ui.containers.app.env.WEBUI_URL (1) https://${HOSTNAME} | string |
string | |
controllers.ollama-ui.containers.app.envFrom[].secretRef.name (1) open-webui-secret | string |
controllers.ollama-ui.containers.app.image.repository (1) ghcr.io/open-webui/open-webui | string |
controllers.ollama-ui.containers.app.image.tag (1) 0.6.25-cuda@sha256:bda62a1e9329dc940e0856caa2509980ab52ad9de2d4db0fea16d35c76f8f304 | string |
string | |
number | |
string | |
string | |
number | |
string | |
string | |
controllers.ollama-ui.initContainers.init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
string | |
string | |
string | |
controllers.ollama-ui.type (1) deployment | string |
persistence.config.existingClaim (5) open-webui | string |
persistence.config.globalMounts[].path (5) /app/backend/data | string |
boolean | |
persistence.data.existingClaim (1) ${PVC_NAME} | string |
persistence.data.globalMounts[].path (1) /app/backend/data | string |
boolean | |
string | |
string | |
persistence.tmp.type (1) emptyDir | string |
string | |
string | |
string | |
networkpolicies.main.controller (1) open-webui | string |
string | |
string |