remove ffmpeg subpath mount
This commit is contained in:
@@ -30,9 +30,6 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: models
|
- name: models
|
||||||
mountPath: /root
|
mountPath: /root
|
||||||
- name: models
|
|
||||||
mountPath: /usr/local/bin/ffmpeg
|
|
||||||
subPath: ffmpeg/ffmpeg
|
|
||||||
- mountPath: /dev/kfd
|
- mountPath: /dev/kfd
|
||||||
name: kfd
|
name: kfd
|
||||||
- mountPath: /dev/dri
|
- mountPath: /dev/dri
|
||||||
|
|||||||
Reference in New Issue
Block a user