No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install ollama bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
ollama | larivierec/home-cluster | 89 | 3.1.0 | 9 days ago |
ollama | JJGadgets/Biohazard | 39 | 2.6.0 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
string | |
persistence.config.globalMounts[].path (4) /root/.ollama | string |
string | |
persistence.config.mountPath (2) /root/.ollama | string |
string | |
persistence.config.accessMode (1) ReadWriteOnce | string |
string | |
persistence.config.path (1) /volume1/network-storage/ollama/backend | string |
boolean | |
persistence.config.server (1) 192.168.1.2 | string |
string | |
boolean | |
persistence.models.existingClaim (4) ollama-models | string |
string | |
string | |
string | |
string | |
persistence.models.path (1) /volume1/network-storage/ollama/models | string |
persistence.models.server (1) 192.168.1.2 | string |
string | |
boolean | |
string | |
string | |
string | |
persistence.tmp.type (3) emptyDir | string |
string | |
boolean | |
persistence.backend-config.existingClaim (2) ${BACKEND_CLAIM} | string |
string | |
boolean | |
persistence.ui-config.existingClaim (2) ${UI_CLAIM} | string |
controllers.main.containers.main.env.TZ (6) ${TIMEZONE} | string |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.main.containers.main.image.repository (6) docker.io/ollama/ollama | string |
controllers.main.containers.main.image.tag (6) 0.1.32@sha256:c5018bf71b27a38f50da37d86fa0067105eea488cdcc258ace6d222dde632f75 | string |
string | |
number | |
string | |
string | |
string | |
number | |
boolean | |
boolean | |
string | |
boolean | |
boolean | |
controllers.main.type (6) deployment | string |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
controllers.ollama.containers.app.image.repository (5) docker.io/ollama/ollama | string |
string | |
string | |
string | |
number | |
string | |
number | |
controllers.ollama.containers.app.env.TZ (4) ${TIMEZONE} | string |
string | |
string | |
string | |
string | |
number | |
string | |
boolean | |
boolean | |
boolean | |
number | |
number | |
controllers.ollama.containers.app.env[].name (1) OLLAMA_HOST | string |
controllers.ollama.containers.app.env[].value (1) 0.0.0.0 | string |
boolean | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.ollama.strategy (2) Recreate | string |
controllers.ollama.type (2) deployment | string |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.backend.containers.main.image.repository (2) docker.io/ollama/ollama | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.backend.pod.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (2) intel.feature.node.kubernetes.io/gpu | string |
string | |
string | |
string | |
string | |
controllers.backend.type (2) statefulset | string |
string | |
controllers.ui.containers.main.env.AUDIO_OPENAI_API_BASE_URL (2) https://piper.${EXTERNAL_DOMAIN}/v1 | string |
controllers.ui.containers.main.env.AUDIO_OPENAI_API_KEY (2) sk-111111111111 | string |
string | |
controllers.ui.containers.main.env.OLLAMA_BASE_URL (2) http://ollama-backend.ai.svc.cluster.local:11434 | string |
string | |
string | |
string | |
controllers.ui.containers.main.env.WEBUI_URL (2) https://ollama.${EXTERNAL_DOMAIN} | string |
controllers.ui.containers.main.image.repository (2) ghcr.io/open-webui/open-webui | string |
string | |
string | |
string | |
string | |
controllers.ui.type (2) deployment | string |
number | |
string | |
string | |
number | |
string | |
service.app.type (1) LoadBalancer | string |
string | |
number | |
string | |
number | |
string | |
defaultPodOptions.securityContext.fsGroup (2) ${APP_UID_OLLAMA} | string, number |
string | |
defaultPodOptions.securityContext.runAsGroup (2) ${APP_UID_OLLAMA} | string, number |
boolean | |
defaultPodOptions.securityContext.runAsUser (2) ${APP_UID_OLLAMA} | string, number |
string | |
string | |
string | |
boolean | |
boolean | |
string | |
string | |
number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
string | |
ingress.main.className (4) internal | string |
boolean | |
ingress.main.hosts[].host (4) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (4) - ollama.${SECRET_DOMAIN} | string |
boolean | |
ingress.app.hosts[].host (3) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
number, string | |
ingress.app.tls[].hosts[] (3) - ollama.${SECRET_DOMAIN} | string |
ingress.app.className (2) internal | string |
boolean | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
string | |
ingress.app.annotations."haproxy.org/allow-list" (1) ${HAPROXY_WHITELIST} | string |
ingress.app.annotations."haproxy.org/response-set-header" (1) Strict-Transport-Security "max-age=31536000"
X-Frame-Options "DENY"
X-Content-Type-Options "nosniff"
Referrer-Policy "no-referrer-when-downgrade"
| string |
string | |
ingress.ui.annotations."cert-manager.io/cluster-issuer" (2) letsencrypt-prod | string |
string | |
string | |
string | |
string | |
string | |
ingress.ui.className (2) nginx-external | string |
boolean | |
ingress.ui.hosts[].host (2) ollama.${EXTERNAL_DOMAIN} | string |
string | |
string | |
number | |
ingress.ui.tls[].hosts[] (2) - ollama.${EXTERNAL_DOMAIN} | string |
ingress.ui.tls[].secretName (2) ollama-tls-external | string |
fullnameOverride (1) ollama | string |
boolean | |
route.app.hostnames[] (1) - ollama.garb.dev | string |
route.app.parentRefs[].name (1) envoy-internal | string |
route.app.parentRefs[].namespace (1) networking | string |
string | |
string | |
number | |
string | |
boolean | |
route.cilium.hostnames[] (1) - ollama-cilium.garb.dev | string |
route.cilium.parentRefs[].name (1) cilium-internal | string |
route.cilium.parentRefs[].namespace (1) networking | string |
string | |
string | |
number | |
string |