No introduction found. Create it?
ollama from bjw-s/helm/ is more popular with 9 repositories.
Install with:
helm repo add ollama https://otwld.github.io/ollama-helm/
helm install ollama ollama/ollama -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
ollama | allenporter/k8s-gitops | 32 | 1.16.0 | 6 days ago |
ollama | gandazgul/k8s-infrastructure | 49 | 0.20.0 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
ingress.hosts[].host (3) ollama.${name_service_dns_domain} | string |
string | |
string | |
ingress.tls[].hosts[] (2) - ollama.${name_service_dns_domain} | string |
ingress.tls[].secretName (2) ollama-tls | string |
string | |
ingress.annotations."external-dns.alpha.kubernetes.io/target" (1) internal.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.annotations."forecastle.stakater.com/icon" (1) https://ollama.com/public/ollama.png | string |
string | |
ingress.className (1) internal | string |
boolean | |
string | |
persistentVolume.accessMode (1) ReadWriteOnce | string |
string | |
persistentVolume.storageClass (1) local-hostpath | string |
persistentVolume.subPath (1) configs/ollama | string |
extraEnv[].name (2) OLLAMA_DEBUG | string |
string | |
image.pullPolicy (2) IfNotPresent | string |
image.repository (1) ollama/ollama | string |
image.tag (1) 0.6.8 | string |
boolean | |
ollama.gpu.type (2) nvidia | string |
number | |
ollama.models.pull[] (2) - llama3.1 | string |
ollama.models[] (1) - llama2 | string |
runtimeClassName (2) nvidia | string |
affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) nvidia.feature.node.kubernetes.io/gpu | string |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
string | |
number | |
string | |
string | |
securityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
boolean | |
securityContext.seccompProfile.type (1) RuntimeDefault | string |
volumeMounts[].mountPath (1) /.ollama | string |
volumeMounts[].name (1) ollama-temp | string |
volumes[].name (1) ollama-temp | string |