Add hostmount for media.

This commit is contained in:
2022-05-15 10:48:58 +12:00
parent a450cb193b
commit 3da929e376
2 changed files with 8 additions and 8 deletions

View File

@ -107,11 +107,11 @@ tolerations: []
affinity: {}
extraVolumes: []
#- name: renderD129
# hostPath:
# path: /dev/dri/renderD129
extraVolumes:
- name: jammaraid
hostPath:
path: /media/raid/jammaraid
extraVolumeMounts: []
#- mountPath: /dev/dri/renderD129
# name: renderD129
extraVolumeMounts:
- mountPath: /media/raid/jammaraid
name: jammaraid