ollama helm

No introduction found. Create it?

More popular helm chart found

ollama from bjw-s-labs/charts/ is more popular with 25 repositories.

Install

Install with:

helm repo add ollama oci://ghcr.io/bjw-s-labs/charts/
helm install ollama ollama/ollama -f values.yaml

Examples

See examples from other people.

Top Repositories (0 out of 7)

NameRepoStarsVersionTimestamp

Values

See the most popular values for this chart:

KeyTypes
string
string
string
string
number
string
string
string
number
string
string
string
string, number
string
string
string
string
string
string
string
string
number
number
string
boolean
string
boolean
string
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
string
string
string
string
number
string
boolean
number
string
number
string
controllers.ollama.containers.ollama.image.tag (2)
0.17.4@sha256:b165fa2700dc374f8d4f9e8314d81c7be75487c76eee2b46ef4b511a496b736c
string
controllers.ollama.containers.ollama.command[] (1)
- /bin/sh
- -c
- mkdir -p /llm/ollama && cd /llm/ollama && init-ollama && exec ./ollama serve
string
number
string
boolean
boolean
string
string
boolean
boolean
string
string
string
string
number
string
boolean
string
boolean
boolean
number
string
controllers.ollama.initContainers.pull-models.command[] (1)
- /bin/sh
- -c
- echo "Starting Ollama server for model pulling..." ollama serve & OLLAMA_PID=$! # Wait for Ollama to be ready echo "Waiting for Ollama to start..." for i in $(seq 1 30); do if ollama list >/dev/null 2>&1; then echo "Ollama is ready!" break fi sleep 2 done # Pull required models echo "Pulling llama3.2..." ollama pull llama3.2:latest echo "Pulling nomic-embed-text for embeddings..." ollama pull nomic-embed-text echo "All models pulled successfully!" kill $OLLAMA_PID wait $OLLAMA_PID 2>/dev/null || true
string
string
string
string
string
string
string
string
string
string
number
string
number
boolean
number
string
number
string
string
string
string
number
string
string
string
string
number
boolean
number
number
string
string
string
string
string
string
string
string
string
boolean
string
string
string
string
string
string
string
string
persistence.models.type (2)
persistentVolumeClaim
string
string
string
string
string
string
boolean
string
string
string
string
string
string
string
boolean
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
route.app.hostnames[] (3)
- ollama.aresu.eu
string
string
string
number
string
string
route.ollama.hostnames[] (1)
- {{ .Release.Name }}.dmfrey.com
string
string
string
string
string
number