No introduction found. Create it?
ollama from bjw-s is more popular with 13 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 | 33 | 0.46.0 | 7 days ago |
ollama | gandazgul/k8s-infrastructure | 49 | 0.20.0 | 5 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
ingress.hosts[].host (6) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.className (4) internal | string |
ingress.annotations."external-dns.alpha.kubernetes.io/target" (2) external.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.annotations."forecastle.stakater.com/icon" (1) https://ollama.com/public/ollama.png | string |
string | |
ingress.tls[].hosts[] (2) - ollama.${name_service_dns_domain} | string |
ingress.tls[].secretName (2) ollama-tls | string |
ollama.models[] (6) - codellama | string |
boolean | |
number | |
ollama.gpu.type (3) nvidia | string |
ollama.defaultModel (2) codellama | string |
boolean | |
boolean | |
string | |
boolean | |
string | |
persistentVolume.accessMode (1) ReadWriteOnce | string |
string | |
persistentVolume.storageClass (1) local-hostpath | string |
persistentVolume.subPath (1) configs/ollama | string |
number | |
string | |
string | |
string | |
number | |
runtimeClassName (5) nvidia | string |
string | |
string | |
string | |
extraEnv[].name (3) OLLAMA_DEBUG | string |
string | |
image.repository (3) docker.io/ollama/ollama | string |
image.tag (3) 0.3.9 | string |
image.pullPolicy (2) IfNotPresent | string |
string | |
string | |
boolean | |
number | |
number | |
string | |
number | |
number | |
number | |
boolean | |
number | |
number | |
string | |
number | |
number | |
number | |
number | |
number | |
updateStrategy.type (2) Recreate | string |
boolean | |
string | |
boolean | |
number | |
securityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
number | |
boolean | |
number | |
securityContext.seccompProfile.type (1) RuntimeDefault | string |
volumeMounts[].mountPath (1) /.ollama | string |
volumeMounts[].name (1) ollama-temp | string |
volumes[].name (1) ollama-temp | string |