From 640e30569cce817be8ae26e486b0b53069bb5502 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 25 Aug 2022 20:58:10 +0200 Subject: handbrake: container automatically handles group memberships for hardware decode support --- roles/streaming/handbrake/templates/pod-spec.yml.j2 | 2 -- 1 file changed, 2 deletions(-) (limited to 'roles/streaming') diff --git a/roles/streaming/handbrake/templates/pod-spec.yml.j2 b/roles/streaming/handbrake/templates/pod-spec.yml.j2 index 2067fbae..550c80ad 100644 --- a/roles/streaming/handbrake/templates/pod-spec.yml.j2 +++ b/roles/streaming/handbrake/templates/pod-spec.yml.j2 @@ -10,8 +10,6 @@ containers: value: '990' - name: GROUP_ID value: '990' - - name: SUP_GROUP_IDS - value: '44' - name: KEEP_APP_RUNNING value: '1' - name: DISPLAY_WIDTH -- cgit v1.2.3