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 | cbirkenbeul/homelab | 33 | 3.7.3 | 3 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
string | |
persistence.config.globalMounts[].path (6) /root/.ollama | 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 | |
string | |
boolean | |
string | |
persistence.models.existingClaim (3) ollama-models | 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 | |
persistence.tmp.type (1) emptyDir | string |
string | |
string | |
string | |
controllers.main.containers.main.env.TZ (5) ${TIMEZONE} | string |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.main.containers.main.image.repository (5) docker.io/ollama/ollama | string |
string | |
string | |
number | |
string | |
string | |
string | |
number | |
string | |
boolean | |
controllers.main.type (4) deployment | string |
string | |
controllers.main.pod.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) intel.feature.node.kubernetes.io/gpu | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.ollama.containers.app.image.repository (5) docker.io/ollama/ollama | string |
string | |
string | |
number | |
string | |
string | |
number | |
string | |
string | |
controllers.ollama.containers.app.env.TZ (4) ${TIMEZONE} | string |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
controllers.ollama.containers.app.env[].name (1) OLLAMA_HOST | string |
controllers.ollama.containers.app.env[].value (1) 0.0.0.0 | string |
boolean | |
boolean | |
boolean | |
number | |
number | |
string | |
string | |
string | |
string | |
string | |
controllers.ollama.type (2) deployment | string |
number | |
controllers.ollama.strategy (1) Recreate | string |
string | |
number | |
service.app.type (4) LoadBalancer | string |
string | |
service.app.annotations."external-dns.alpha.kubernetes.io/hostname" (1) ollama.${PRIVATE_DOMAIN} | string |
string | |
string | |
service.app.loadBalancerIP (1) ${OLLAMA_LB_IP} | string |
number | |
string | |
string | |
string | |
string | |
ingress.main.className (3) internal | string |
boolean | |
ingress.main.hosts[].host (3) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (2) - ollama.${SECRET_DOMAIN} | string |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
string | |
ingress.app.className (1) internal | string |
ingress.app.hosts[].host (1) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
number | |
ingress.app.tls[].hosts[] (1) - ollama.${SECRET_DOMAIN} | string |