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 | joryirving/home-ops | 162 | 3.7.3 | a day ago |
ollama | rafaribe/home-ops | 68 | 3.7.3 | 9 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
string | |
persistence.config.globalMounts[].path (11) /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 (8) 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 (5) emptyDir | string |
string | |
persistence.data.existingClaim (2) ollama-data-pvc | string |
persistence.dri.hostPath (2) /dev/dri | string |
persistence.dri.type (2) hostPath | string |
persistence.ollama.existingClaim (2) ollama-data-nas | string |
persistence.ollama.globalMounts[].path (2) /models | string |
persistence.ollama.globalMounts[].subPath (2) models | string |
string | |
boolean | |
persistence.backend-config.existingClaim (1) ${BACKEND_CLAIM} | string |
string | |
boolean | |
persistence.ui-config.existingClaim (1) ${UI_CLAIM} | string |
string | |
controllers.ollama.containers.app.image.repository (10) docker.io/ollama/ollama | string |
string | |
string | |
string | |
number | |
number | |
string | |
number | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
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 | |
controllers.ollama.containers.app.args[] (1) - -c | string |
string | |
boolean | |
number | |
controllers.ollama.containers.ollama.env.TZ (3) America/New_York | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.ollama.containers.ollama.image.repository (3) docker.io/ollama/ollama | string |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
controllers.ollama.type (7) deployment | string |
number | |
controllers.ollama.strategy (3) Recreate | string |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.ollama.pod.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) intel.feature.node.kubernetes.io/gpu | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.main.containers.main.env.TZ (6) ${TIMEZONE} | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
string | |
controllers.main.containers.main.image.repository (6) docker.io/ollama/ollama | string |
string | |
string | |
number | |
string | |
string | |
string | |
number | |
string | |
boolean | |
string | |
controllers.main.type (4) deployment | string |
string | |
controllers.main.pod.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) intel.feature.node.kubernetes.io/gpu | string |
string | |
string | |
string | |
string | |
string | |
string | |
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.6.5@sha256:96b7667cb536ab69bfd5cc0c2bd1e29602218e076fe6d34f402b786f17b4fde0 | 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 (6) LoadBalancer | string |
string | |
service.app.annotations."external-dns.alpha.kubernetes.io/hostname" (1) ollama.${PRIVATE_DOMAIN} | string |
string | |
string | |
service.app.loadBalancerIP (1) ${OLLAMA_LB_IP} | string |
number | |
string | |
string | |
number | |
string | |
number | |
service.ollama.annotations."lbipam.cilium.io/ips" (1) 192.168.30.241, ::ffff:192.168.30.241 | string |
service.ollama.type (1) LoadBalancer | string |
string | |
number | |
string | |
string | |
string | |
defaultPodOptions.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) node-role.kubernetes.io/control-plane | string |
string | |
string | |
string | |
boolean | |
boolean | |
number | |
string | |
number | |
boolean | |
number | |
string | |
ingress.main.className (4) internal | string |
boolean | |
ingress.main.hosts[].host (4) 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.backend.className (2) internal | string |
ingress.backend.hosts[].host (2) ollama.${SECRET_DOMAIN} | string |
string | |
string | |
number | |
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.ollama.annotations."haproxy.org/allow-list" (1) ${HAPROXY_WHITELIST} | string |
ingress.ollama.annotations."haproxy.org/response-set-header" (1) Strict-Transport-Security "max-age=31536000"
X-Frame-Options "DENY"
X-Content-Type-Options "nosniff"
Referrer-Policy "strict-origin-when-cross-origin"
| string |
string | |
boolean | |
ingress.ollama.hosts[].host (1) ollama.${SECRET_DEFAULT_DOMAIN} | string |
string | |
string | |
string | |
ingress.ollama.tls[].hosts[] (1) - ollama.${SECRET_DEFAULT_DOMAIN} | string |
fullnameOverride (1) ollama | string |
route.app.hostnames[] (1) - {{ .Release.Name }}.jory.dev | string |
route.app.parentRefs[].name (1) internal | string |
route.app.parentRefs[].namespace (1) kube-system | string |
string | |
string | |
number | |
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 |