mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:00:06 +03:00
Update k8s hardware acceleration docs to reflect current helm chart
This commit is contained in:
@@ -264,12 +264,12 @@ resources:
|
||||
gpu.intel.com/i915: 1
|
||||
# or nvidia.com/gpu: 1
|
||||
|
||||
extraVolumes:
|
||||
volumes:
|
||||
- name: dri
|
||||
hostPath:
|
||||
path: /dev/dri
|
||||
|
||||
extraVolumeMounts:
|
||||
volumeMounts:
|
||||
- name: dri
|
||||
mountPath: /dev/dri
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user