open-webui helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install open-webui app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (3 out of 18)

NameRepoStarsVersionTimestamp
open-webuijoryirving/home-ops1774.2.0a day ago
open-webuiahinko/home-ops2434.2.02 days ago
open-webuidrag0n141/home-ops434.2.03 days ago

Values

See the most popular values for this chart:

KeyTypes
string
controllers.open-webui.containers.app.image.tag (16)
v0.6.25@sha256:1c2c3e7e84d5bb0b5471e4de881539cf39e724835a5c53b252518e82ea0c568e
string
string
string
string
string
string
boolean
string
string
string
string, boolean
string, boolean
controllers.open-webui.containers.app.env.WEBSOCKET_REDIS_URL (7)
redis://dragonfly.databases.svc.cluster.local:6379/6
string
string, boolean
boolean
string
boolean
string, boolean
string
controllers.open-webui.containers.app.env.OPENID_PROVIDER_URL (4)
https://pid.hemma.dev/.well-known/openid-configuration
string
string
number
string
string
string
string, boolean
string
string
string
number
string, boolean
string
controllers.open-webui.containers.app.env.OPENID_REDIRECT_URI (3)
https://chat.${SECRET_DOMAIN}/oauth/oidc/callback
string
string
string
string
string
string
string
string
string
string, boolean
boolean
string, boolean
string
string
string
boolean
boolean
string
string
string
string
boolean
boolean
string
string
string
string
string
controllers.open-webui.containers.app.env.OLLAMA_BASE_URLS (1)
http://p1g6.local:11434;http://ts-p1g6-xnm8p.network.svc.cluster.local:11434
string
controllers.open-webui.containers.app.env.OPENAI_API_BASE_URLS (1)
http://envoy-ai.kube-system.svc.cluster.local
string
string
string
boolean
boolean
boolean
string
string
string
string
boolean
string
boolean
string
boolean
boolean
boolean
string
number
string
number
number
number
number
string
boolean
boolean
string
number
string
number
number
number
number
string
boolean
string
number
number
string
string
string
string
string
string
number, string
string
string
string
string
string
string
string
string
string
string
number
string
number
number
string
number
string
string
string
string
boolean
boolean
boolean
boolean
boolean
boolean
string
string
string
controllers.${APP}.containers.main.env.SEARXNG_QUERY_URL (1)
http://searxng.home.svc.cluster.local:8080/search?q=<query>
string
string
string
string
string
controllers.${APP}.containers.main.image.tag (1)
v0.6.25@sha256:1c2c3e7e84d5bb0b5471e4de881539cf39e724835a5c53b252518e82ea0c568e
string
boolean
boolean
number
string
number
number
number
boolean
boolean
number
string
number
number
number
string
string
string
boolean
string
boolean
boolean
number
string
number
boolean
number
string
string
string
string
string
string
string
string
string
boolean
boolean
boolean
boolean
boolean
boolean
boolean
string
string
string
boolean
string
string
boolean
string
controllers.main.containers.open-webui.env.OPENID_PROVIDER_URL (1)
https://id.${SECRET_DOMAIN}/application/o/open-webui/.well-known/openid-configuration
string
controllers.main.containers.open-webui.env.OPENID_REDIRECT_URI (1)
https://gpt.${SECRET_DOMAIN}/oauth/oidc/callback
string
number
number
string
controllers.main.containers.open-webui.env.SEARXNG_QUERY_URL (1)
http://open-webui-searxng.default.svc.cluster.local:8080/search?q=<query>
string
controllers.main.containers.open-webui.env.TIKA_SERVER_URL (1)
http://paperless-tika.default.svc.cluster.local:9998
string
string
string
string
string
string
string
controllers.main.containers.open-webui.image.tag (1)
v0.6.25@sha256:1c2c3e7e84d5bb0b5471e4de881539cf39e724835a5c53b252518e82ea0c568e
string
string
string
string
number
number
boolean
number
controllers.main.containers.searxng.env.SEARXNG_BASE_URL (1)
http://open-webui-searxng.default.svc.cluster.local
string
number
controllers.main.containers.searxng.env.SEARXNG_URL (1)
http://open-webui-searxng.default.svc.cluster.local:8080
string
string
string
string
controllers.main.containers.searxng.image.tag (1)
2025.7.18-ff2e0ea@sha256:c1ad2bd15604fc3c783cf67666371dda8df9f3a078fef1dba67057bf766b8b30
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
string
string
string
boolean
string
string
boolean
number
string
string
string
boolean
string
boolean
boolean
string
persistence.data.globalMounts[].path (2)
/app/backend/data
/app/backend/static
string
string
string
string
string
string
string
persistence.searxng-config.advancedMounts.main.searxng[].path (1)
/etc/searxng/settings.yml
/etc/searxng/limiter.toml
/etc/searxng/favicons.toml
string
string
boolean
string
string
string
string
string
string
string
number, string
string
string
string
string
number
string
number
string
number
route.app.hostnames[] (8)
- {{ .Release.Name }}.hemma.dev
string
string
string
string
string
string
string
string
string
string
string
number
route.main.hostnames[] (1)
- ai.${SECRET_DOMAIN}
string
string
string
string
string
number
route.open-webui.hostnames[] (1)
- gpt.${SECRET_DOMAIN}
string
string
string
string
string
number
string
ingress.app.hosts[].host (6)
chat.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
string
string
ingress.app.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1)
networking-traefik-middleware-chain-no-auth@kubernetescrd
string
ingress.app.tls[].hosts[] (3)
- ai.${SECRET_DOMAIN}
string
ingress.app.tls[].secretName (1)
${SECRET_DOMAIN/./-}-production-tls
string
boolean
string
boolean
string
string
string
string
string
ingress.main.tls[].hosts[] (1)
- ai.${SECRET_DOMAIN}
string
ingress.open-webui.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1)
Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid
string
ingress.open-webui.annotations."nginx.ingress.kubernetes.io/auth-signin" (1)
https://$host/outpost.goauthentik.io/start?rd=$scheme://$http_host$escaped_request_uri
string
string
ingress.open-webui.annotations."nginx.ingress.kubernetes.io/auth-url" (1)
http://ak-outpost-gabernetes.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx
string
boolean
string
string
string
string
string
string
number
string
number
boolean
number
string
string
string