fix models mount

This commit is contained in:
2026-02-26 01:25:21 +01:00
parent b61e3b5c08
commit ec038d7154

View File

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