Fix mount directory
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-05-10 22:05:17 -04:00
parent 2136b0db12
commit 2c4af078e0
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -29,7 +29,7 @@ spec:
nvidia.com/gpu: 3
volumeMounts:
- name: ollama-volume
mountPath: "/root/.ollama"
mountPath: "/models"
volumes:
- name: ollama-volume
persistentVolumeClaim: