fix cache location after llama-swap update

This commit is contained in:
2025-11-15 18:05:12 +01:00
parent b9200d3a4c
commit e3325670de

View File

@@ -29,7 +29,7 @@ spec:
protocol: TCP protocol: TCP
volumeMounts: volumeMounts:
- name: models - name: models
mountPath: /root/.cache mountPath: /app/.cache
- mountPath: /dev/kfd - mountPath: /dev/kfd
name: kfd name: kfd
- mountPath: /dev/dri - mountPath: /dev/dri