remove keep alive param
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-05-27 14:01:29 -04:00
parent 3cec09f12a
commit 62b2b53d6e
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -22,8 +22,8 @@ spec:
value: 0.0.0.0
- name: OLLAMA_MODELS
value: "/models"
- name: OLLAMA_KEEP_ALIVE
value: "-1"
#- name: OLLAMA_KEEP_ALIVE
# value: "-1"
ports:
- containerPort: 11434
resources: