No introduction found. Create it?
ollama from bjw-s-labs/helm/app-template is more popular with 23 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install ollama bjw-s/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
persistence.config.existingClaim (2) pvc-ollama | string |
persistence.config.globalMounts[].path (2) /root/.ollama | string |
persistence.config.mountPath (1) /root/.ollama | string |
persistence.config.path (1) /volume1/network-storage/ollama/backend | string |
persistence.config.server (1) 192.168.1.2 | string |
| string | |
| boolean | |
| string | |
persistence.models.existingClaim (1) ollama-models | string |
| string | |
persistence.models.path (1) /volume1/network-storage/ollama/models | string |
persistence.models.server (1) 192.168.1.2 | string |
| string | |
| string | |
| string | |
| string | |
controllers.main.containers.main.env.TZ (2) ${TIMEZONE} | string |
| string | |
| string | |
controllers.main.containers.main.image.repository (2) docker.io/ollama/ollama | string |
| string | |
| string | |
| number | |
| string | |
| string | |
| number | |
| boolean | |
controllers.main.type (2) deployment | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.ollama.containers.app.env.TZ (2) ${TIMEZONE} | string |
| string | |
| number | |
| string | |
| string | |
controllers.ollama.containers.app.image.repository (2) docker.io/ollama/ollama | string |
| string | |
| string | |
| number | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| number | |
service.app.type (2) LoadBalancer | string |
| string | |
| string | |
| number | |
| 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 |
ingress.main.className (1) internal | string |
| boolean | |
ingress.main.hosts[].host (1) ollama.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
ingress.main.tls[].hosts[] (1) - ollama.${SECRET_DOMAIN} | string |