mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 16:14:32 +07:00
feat(ollama): enable volume to store models
This commit is contained in:
parent
a31988e1c7
commit
145c843bad
@ -52,3 +52,11 @@ app-template:
|
||||
- *ollamaHost
|
||||
- *uiHost
|
||||
secretName: ollama-tls-certificate
|
||||
persistence:
|
||||
data:
|
||||
accessMode: ReadWriteOnce
|
||||
size: 10Gi
|
||||
advancedMounts:
|
||||
main:
|
||||
main:
|
||||
- path: /root/.ollama
|
||||
|
Loading…
Reference in New Issue
Block a user