Update model path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-04-05 21:43:04 -04:00
parent 9af45e7be9
commit 304f133809
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -24,7 +24,7 @@ spec:
limits: limits:
nvidia.com/gpu: 3 nvidia.com/gpu: 3
volumeMounts: volumeMounts:
- mountPath: "/models" - mountPath: "/build/models"
name: models name: models
- name: filebrowser - name: filebrowser
image: git.clortox.com/infrastructure/filebrowser:v1.0.1 image: git.clortox.com/infrastructure/filebrowser:v1.0.1