mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-05 20:59:20 +00:00
variablize transcoder settings
This commit is contained in:
@@ -48,9 +48,9 @@ spec:
|
||||
{{- end }}
|
||||
env:
|
||||
- name: GOCODER_HWACCEL
|
||||
value: disabled
|
||||
value: {{ .Values.kyoo.transcoderAcceleration }}
|
||||
- name: GOCODER_PRESET
|
||||
value: fast
|
||||
value: {{ .Values.kyoo.transcoderPreset }}
|
||||
- name: GOCODER_CACHE_ROOT
|
||||
value: /cache
|
||||
- name: GOCODER_METADATA_ROOT
|
||||
|
||||
Reference in New Issue
Block a user