No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/charts/
helm install litellm app-template/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| litellm | drag0n141/home-ops | 55 | 5.0.1 | 2 days ago |
| litellm | joryirving/home-ops | 214 | 5.0.1 | 16 days ago |
| litellm | m00nwtchr/homelab-cluster | 36 | 4.6.2 | 2 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
controllers.litellm.containers.app.args[] (13) - --config=/app/config.yaml | string |
controllers.litellm.containers.app.image.repository (13) ghcr.io/berriai/litellm | string |
controllers.litellm.containers.app.image.tag (13) v1.83.14-stable@sha256:d6401c001f90f3bab4bb23c5fd6d9302a7df58999ec6fa9e3f175e1f5f26544b | string |
| string | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| number | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.litellm.containers.app.env.REDIS_HOST (10) dragonfly.database.svc.cluster.local | string |
| string | |
| string | |
| number, string | |
| string | |
| boolean, string | |
| string | |
| string | |
controllers.litellm.containers.app.env.DATABASE_URL.valueFrom.secretKeyRef.name (2) {{ .Release.Name }}-postgres | string |
controllers.litellm.containers.app.env.DATABASE_URL (2) postgresql://postgres:${SECRET_POSTGRES_PASSWORD}@cloudnative-pg-cluster.database.svc.cluster.local:5432/lightllm | string |
controllers.litellm.containers.app.env.PROMETHEUS_URL (2) http://prometheus-kube-prometheus-prometheus.monitoring.svc.cluster.local:9090 | string |
controllers.litellm.containers.app.env.PROXY_BASE_URL (2) https://litellm.${SECRET_DOMAIN_TWO} | string |
controllers.litellm.containers.app.env.QDRANT_API_BASE (2) http://qdrant.ai.svc.cluster.local:6333 | string |
| string | |
| string | |
| string | |
controllers.litellm.containers.app.env.CHATGPT_TOKEN_DIR (1) /app/chatgpt_tokens | string |
| string | |
controllers.litellm.containers.app.env.GENERIC_AUTHORIZATION_ENDPOINT (1) https://auth.${SECRET_DOMAIN}/api/oidc/authorization | string |
| string | |
controllers.litellm.containers.app.env.GENERIC_CLIENT_SECRET (1) ${SECRET_OAUTH_CLIENT_SECRET} | string |
| string | |
controllers.litellm.containers.app.env.GENERIC_SCOPE (1) openid profile email groups | string |
controllers.litellm.containers.app.env.GENERIC_TOKEN_ENDPOINT (1) https://auth.${SECRET_DOMAIN}/api/oidc/token | string |
| string | |
controllers.litellm.containers.app.env.GENERIC_USERINFO_ENDPOINT (1) https://auth.${SECRET_DOMAIN}/api/oidc/userinfo | string |
| string | |
| string | |
| string | |
| string | |
controllers.litellm.containers.app.env.PROXY_ADMIN_ID (1) ${SECRET_MQTT_USERNAME} | string |
controllers.litellm.containers.app.env.PROXY_LOGOUT_URL (1) https://auth.${SECRET_DOMAIN}/api/logout | string |
controllers.litellm.containers.app.env.UI_PASSWORD (1) ${SECRET_LITELLM_UI_PASSWORD} | string |
controllers.litellm.containers.app.env.UI_USERNAME (1) ${SECRET_LITELLM_UI_USERNAME} | string |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
controllers.litellm.initContainers.init-db.image.repository (6) ghcr.io/home-operations/postgres-init | string |
controllers.litellm.initContainers.init-db.image.tag (6) 18.4.0@sha256:5086f94abc783f1147d7c2a32c01db00ab594820026e4f6a82ac2af3dbde7fc7 | string, number |
| string | |
| number | |
controllers.litellm.strategy (3) RollingUpdate | string |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
service.app.controller (9) litellm | string |
| string | |
service.app.type (2) LoadBalancer | string |
persistence.config.globalMounts[].path (12) /app/config.yaml | string |
| string | |
| boolean | |
persistence.config.type (12) configMap | string |
persistence.config.name (11) litellm-configmap | string |
| boolean | |
persistence.config.path (1) /volume1/network-storage/ollama/lightllm | string |
persistence.config.server (1) 192.168.1.2 | string |
persistence.cache.type (7) emptyDir | string |
persistence.cache.globalMounts[].path (6) /.cache | string |
persistence.cache.globalMounts[].subPath (6) cache | string |
| string | |
| string | |
persistence.prisma-client.globalMounts[].path (3) /usr/local/lib/python3.13/site-packages/prisma | string |
| string | |
| string | |
| string | |
persistence.tmpfs.type (2) emptyDir | string |
persistence.app.accessMode (1) ReadWriteOnce | string |
| string | |
| string | |
| string | |
persistence.app.storageClass (1) local-hostpath | string |
persistence.config-file.globalMounts[].path (1) /app/config.yaml | string |
| boolean | |
| string | |
persistence.config-file.name (1) litellm-configmap | string |
persistence.config-file.type (1) configMap | string |
| string | |
persistence.tmp.type (1) emptyDir | string |
| string | |
persistence.ui.globalMounts[].path (1) /app/chatgpt_tokens | string |
route.app.hostnames[] (8) - ${APP}.${SECRET_INTERNAL_DOMAIN} | string |
route.app.parentRefs[].name (8) envoy-internal | string |
route.app.parentRefs[].namespace (8) networking | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
route.main.hostnames[] (3) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
route.main.parentRefs[].name (3) envoy-internal | string |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
route.main.rules[].filters[].responseHeaderModifier.add[].value (1) noindex, nofollow | string |
route.main.rules[].filters[].type (1) ResponseHeaderModifier | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
route.main.annotations."gethomepage.dev/icon" (1) https://opensource.muenchen.de/logo/litellm.png | string |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| string | |
| string | |
| string | |
| number | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
| string | |
ingress.app.annotations."hajimari.io/icon" (1) mdi:math-compass | 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 |
ingress.app.className (1) external | string |
ingress.app.hosts[].host (1) litellm.${SECRET_DOMAIN} | string |
| string | |
| string | |
| number | |
ingress.app.tls[].hosts[] (1) - litellm.${SECRET_DOMAIN} | string |