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 | 4 days ago |
ollama | gandazgul/k8s-infrastructure | 49 | 0.20.0 | 7 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
ingress.hosts[].host (8) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.className (6) internal | string |
ingress.annotations."external-dns.alpha.kubernetes.io/target" (4) internal.${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[] (8) - codellama | string |
boolean | |
number | |
ollama.gpu.type (5) 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 |
runtimeClassName (7) nvidia | string |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
number | |
extraEnv[].name (5) OLLAMA_DEBUG | string |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
number | |
securityContext.fsGroupChangePolicy (3) OnRootMismatch | string |
number | |
boolean | |
number | |
securityContext.seccompProfile.type (3) RuntimeDefault | string |
volumeMounts[].mountPath (3) /.ollama | string |
volumeMounts[].name (3) ollama-temp | string |
volumes[].name (3) ollama-temp | string |
image.pullPolicy (2) IfNotPresent | string |
image.repository (1) ollama/ollama | string |
image.tag (1) 0.4.2 | string |
boolean | |
number | |
number | |
string | |
number | |
number | |
number | |
boolean | |
number | |
number | |
string | |
number | |
number | |
number | |
number | |
number | |
updateStrategy.type (2) Recreate | string |