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

@ -22,7 +22,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0 version: 0.1.1
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to

View File

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