remove keep alive param
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3cec09f12a
commit
62b2b53d6e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user