Files
chart/library/ix-dev/charts/emby/ci/test-values.yaml
Stavros Kois d8620d45dc NAS-119626 / 23.10 / Updated apps for nvidia GPU support (#950)
* Updated apps for nvidia GPU support

* add a placeholder for linting

* Add another layer of check
2023-04-13 15:39:15 +03:00

17 lines
320 B
YAML

appVolumeMounts:
config:
emptyDir: true
mountPath: /config
embyServerHttp:
port: 32496
emptyDirVolumes: true
environmentVariables: []
extraAppVolumeMounts:
- hostPath: /mnt/extras/something
mountPath: /mnt/extras
readOnly: true
gpuConfiguration: {}
hostNetwork: false
updateStrategy: Recreate
global: {}