No introduction found. Create it?
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 |
---|---|---|---|---|
ollama | rafaribe/home-ops | 62 | 3.7.1 | 6 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
string | |
persistence.config.globalMounts[].path (7) /root/.ollama | string |
string | |
persistence.config.mountPath (2) /root/.ollama | string |
persistence.config.path (2) /volume1/network-storage/ollama/backend | string |
persistence.config.server (2) 192.168.1.2 | string |
persistence.config.accessMode (1) ReadWriteOnce | string |
string | |
string | |
boolean | |
string | |
string | |
boolean | |
persistence.models.existingClaim (5) ollama-models | string |
string | |
string | |
persistence.models.path (2) /volume1/network-storage/ollama/models | string |
persistence.models.server (2) 192.168.1.2 | string |
string | |
string | |
boolean | |
string | |
string | |
persistence.tmp.type (3) emptyDir | string |
string | |
persistence.data.existingClaim (2) ollama-data-pvc | string |
string | |
boolean | |
persistence.backend-config.existingClaim (1) ${BACKEND_CLAIM} | string |
string | |
boolean | |
persistence.ui-config.existingClaim (1) ${UI_CLAIM} | string |
controllers.ollama.containers.app.image.repository (8) docker.io/ollama/ollama | string |
string | |
string | |
string | |
number | |
number | |
string | |
number | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
controllers.ollama.containers.app.env[].name (3) OLLAMA_HOST | string |
controllers.ollama.containers.app.env[].value (3) 0.0.0.0 | string |
boolean | |
boolean | |
boolean | |
number | |
number | |
boolean | |
string | |
boolean | |
string | |
controllers.ollama.strategy (3) Recreate | string |
controllers.ollama.type (3) deployment | string |
number | |
string | |
string | |
string | |
string | |
controllers.main.containers.main.env.TZ (5) ${TIMEZONE} | string |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
controllers.main.containers.main.image.repository (5) docker.io/ollama/ollama | string |
string | |
string | |
number | |
string | |
string | |
number | |
boolean | |
string | |
controllers.main.type (4) deployment | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
string | |
string | |
string | |
controllers.backend.containers.main.image.repository (3) docker.io/ollama/ollama | string |
controllers.backend.containers.main.image.tag (3) 0.5.11@sha256:82956f40bb1f307c77f7a8c3ed91c7a37e072ed757ff143e34210a7b991b9480 | string |
string | |
number | |
string | |
string | |
string | |
number | |
string | |
boolean | |
string | |
string | |
string | |
string | |
string | |
controllers.backend.pod.priorityClassName (2) ai-gpu-critical | string |
string | |
controllers.backend.type (3) statefulset | string |
string | |
controllers.ui.containers.main.env.AUDIO_OPENAI_API_BASE_URL (1) https://piper.${INTERNAL_DOMAIN}/v1 | string |
controllers.ui.containers.main.env.AUDIO_OPENAI_API_KEY (1) sk-111111111111 | string |
string | |
controllers.ui.containers.main.env.OLLAMA_BASE_URL (1) http://ollama-backend.ai.svc.cluster.local:11434 | string |
string | |
string | |
string | |
controllers.ui.containers.main.env.WEBUI_URL (1) https://ollama.${INTERNAL_DOMAIN} | string |
controllers.ui.containers.main.image.repository (1) ghcr.io/open-webui/open-webui | string |
string | |
string | |
string | |
string | |
controllers.ui.type (1) deployment | string |
string | |
number | |
service.app.type (3) LoadBalancer | string |
string | |
string | |
number | |
string | |
string | |
number | |
string | |
number | |
string | |
string | |
string | |
defaultPodOptions.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) node-role.kubernetes.io/control-plane | string |
string | |
string | |
string | |
number | |
string | |
number | |
boolean | |
number | |
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[] (3) - ollama.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (1) acme-crt-secret-sparks-codes | string |
string | |
ingress.main.annotations."hajimari.io/icon" (1) cloud-search | string |
ingress.main.annotations."hajimari.io/info" (1) Ollama Runner | string |
string | |
string | |
ingress.app.hosts[].host (2) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
number, string | |
ingress.app.tls[].hosts[] (2) - ollama.${SECRET_DOMAIN} | string |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
string | |
ingress.app.annotations."haproxy.org/allow-list" (1) ${HAPROXY_WHITELIST} | string |
ingress.app.annotations."haproxy.org/response-set-header" (1) Strict-Transport-Security "max-age=31536000"
X-Frame-Options "DENY"
X-Content-Type-Options "nosniff"
Referrer-Policy "no-referrer-when-downgrade"
| string |
ingress.app.className (1) internal | string |
boolean | |
ingress.backend.className (2) internal | string |
ingress.backend.hosts[].host (2) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
number | |
fullnameOverride (1) ollama | string |
string | |
route.ollama.annotations."hajimari.io/icon" (1) simple-icons:ollama | string |
boolean | |
route.ollama.hostnames[] (1) - ollama.${INTERNAL_DOMAIN} | string |
route.ollama.kind (1) HTTPRoute | string |
string | |
route.ollama.parentRefs[].name (1) private-gateway | string |
string | |
string | |
string | |
number | |
string | |
string |