No introduction found. Create it?
ollama from bjw-s-labs/helm/app-template is more popular with 12 repositories.
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 |
---|
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
string | |
persistence.config.globalMounts[].path (4) /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 (2) nfs-ai-models | string |
string | |
persistence.models.path (1) /volume1/network-storage/ollama/models | string |
persistence.models.server (1) 192.168.1.2 | string |
string | |
persistence.dri.hostPath (1) /dev/dri | string |
persistence.dri.type (1) hostPath | string |
string | |
persistence.ollama.globalMounts[].path (1) /models | string |
persistence.ollama.globalMounts[].subPath (1) models | 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 | |
string | |
string | |
string | |
controllers.ollama.containers.app.env.TZ (3) ${TIMEZONE} | string |
string | |
string | |
string | |
string | |
controllers.ollama.containers.app.env.no_proxy (1) localhost,127.0.0.1 | string |
number | |
boolean | |
string | |
string | |
number | |
number | |
controllers.ollama.containers.app.image.repository (4) docker.io/ollama/ollama | string |
string | |
string | |
number | |
number | |
string | |
string | |
number | |
controllers.ollama.containers.app.command[] (1) - /bin/sh | string |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
number | |
string | |
string | |
number | |
service.app.type (3) LoadBalancer | string |
service.app.annotations."external-dns.alpha.kubernetes.io/hostname" (1) ollama.${PRIVATE_DOMAIN} | string |
string | |
string | |
string | |
service.app.loadBalancerIP (1) ${OLLAMA_LB_IP} | 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" (2) external.${SECRET_DOMAIN} | string |
string | |
ingress.app.className (2) internal | string |
ingress.app.hosts[].host (2) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
number, string | |
boolean | |
ingress.app.tls[].hosts[] (1) - ollama.${SECRET_DOMAIN} | string |