No introduction found. Create it?
litellm from bjw-s-labs/charts is more popular with 14 repositories.
Install with:
helm repo add litellm oci://ghcr.io/bjw-s-labs/charts/
helm install litellm litellm/litellm -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| litellm | joryirving/home-ops | 220 | 5.0.1 | 21 hours ago |
| litellm | mirceanton/home-ops | 107 | 5.0.1 | a day ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
controllers.litellm.containers.app.args[] (8) - --config=/app/config.yaml | string |
| string | |
| string | |
controllers.litellm.containers.app.env.REDIS_HOST (7) litellm-dragonfly.ai.svc.cluster.local | string |
| string, number | |
| string | |
| string | |
controllers.litellm.containers.app.env.DATABASE_URL (1) postgresql://litellm@pooler-rw.database.svc:5432/litellm?sslmode=require&sslidentity=/var/run/secrets/prisma/client-identity.p12&sslcert=/var/run/secrets/root-ca/ca.crt | string |
controllers.litellm.containers.app.env.PROXY_BASE_URL (3) https://litellm.jory.dev | string |
controllers.litellm.containers.app.env.GENERIC_AUTHORIZATION_ENDPOINT (2) https://sso.jory.dev/application/o/authorize/ | string |
controllers.litellm.containers.app.env.GENERIC_SCOPE (2) openid email profile litellm_role | string |
controllers.litellm.containers.app.env.GENERIC_TOKEN_ENDPOINT (2) https://sso.jory.dev/application/o/token/ | string |
| string | |
controllers.litellm.containers.app.env.GENERIC_USERINFO_ENDPOINT (2) https://sso.jory.dev/application/o/userinfo/ | string |
| string | |
| string | |
controllers.litellm.containers.app.env.CHATGPT_TOKEN_DIR (1) /app/chatgpt_tokens | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.litellm.containers.app.env.PROXY_LOGOUT_URL (1) https://sso.jory.dev/application/o/litellm/end-session/ | string |
| string | |
| string | |
| string | |
controllers.litellm.containers.app.image.repository (8) ghcr.io/berriai/litellm | string |
controllers.litellm.containers.app.image.tag (8) v1.83.14-stable@sha256:d6401c001f90f3bab4bb23c5fd6d9302a7df58999ec6fa9e3f175e1f5f26544b | string |
controllers.litellm.containers.app.image.digest (1) sha256:cae1ac3492d6d0bea69c26f4485381624e073eb753f3534ae7703a4204a4ce6b | string |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| number | |
| number | |
| string | |
| number | |
| number | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
controllers.litellm.strategy (4) RollingUpdate | string |
| number | |
controllers.litellm.initContainers.01-init-db.envFrom[].secretRef.name (1) {{ .Release.Name }}-initdb-secret | string |
controllers.litellm.initContainers.01-init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
controllers.litellm.initContainers.01-init-db.image.tag (1) 18.4.0@sha256:ebd9d30add17acdf935d73eb004758c7dfd9388aaa605fda70ad74378ab92aec | string |
controllers.litellm.initContainers.gen-prisma-cert.command[] (1) - /bin/sh | string |
controllers.litellm.initContainers.gen-prisma-cert.image.repository (1) docker.io/library/alpine | string |
| string | |
controllers.litellm.initContainers.install-pillow-deps.command[] (1) - /app/.venv/bin/python | string |
controllers.litellm.initContainers.install-pillow-deps.image.repository (1) ghcr.io/berriai/litellm | string |
controllers.litellm.initContainers.install-pillow-deps.image.tag (1) v1.83.14-stable@sha256:d6401c001f90f3bab4bb23c5fd6d9302a7df58999ec6fa9e3f175e1f5f26544b | string |
controllers.litellm.initContainers.wait-for-pg.args[] (1) - postgresql | string |
| string | |
| string | |
| string | |
controllers.litellm.initContainers.wait-for-pg.image.repository (1) ghcr.io/wait4x/wait4x | string |
| string | |
persistence.config.name (8) litellm-configmap | string |
persistence.config.type (8) configMap | string |
persistence.config.globalMounts[].path (7) /app/config.yaml | string |
| boolean | |
| string | |
persistence.config.advancedMounts.litellm.app[].path (1) /app/config.yaml | string |
| boolean | |
| string | |
| string | |
persistence.cache.type (3) emptyDir | string |
| string | |
| string | |
persistence.tmpfs.type (2) emptyDir | string |
| string | |
| string | |
persistence.pillow.type (1) emptyDir | string |
persistence.prisma-certs.advancedMounts.litellm.app[].path (1) /var/run/secrets/prisma | string |
persistence.prisma-certs.advancedMounts.litellm.gen-prisma-cert[].path (1) /var/run/secrets/prisma | string |
| string | |
| string | |
persistence.tmp.type (1) emptyDir | string |
| string | |
persistence.ui.globalMounts[].path (1) /app/chatgpt_tokens | string |
| number | |
service.app.controller (3) litellm | string |
route.app.hostnames[] (5) - litellm.${DOMAIN_NAME} | string |
route.app.parentRefs[].name (5) envoy-external | string |
| string | |
| string | |
| string | |
| string, number | |
route.home.hostnames[] (1) - llm.home.mirceanton.com | string |
route.home.parentRefs[].name (1) envoy-internal | string |
route.home.parentRefs[].namespace (1) network-system | string |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| boolean | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean |