From e94739892a92fd163b93459e70a720c86d82eb1d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 13 Jun 2022 19:51:43 +0200 Subject: streaming/recorder: new image with target option --- roles/streaming/recorder/templates/pod-spec.yml.j2 | 1 - 1 file changed, 1 deletion(-) (limited to 'roles/streaming/recorder/templates/pod-spec.yml.j2') diff --git a/roles/streaming/recorder/templates/pod-spec.yml.j2 b/roles/streaming/recorder/templates/pod-spec.yml.j2 index cef622bc..8fbeadba 100644 --- a/roles/streaming/recorder/templates/pod-spec.yml.j2 +++ b/roles/streaming/recorder/templates/pod-spec.yml.j2 @@ -19,7 +19,6 @@ containers: - name: VIDEO_FILTER_COMMON value: "{{ recorder_video_filter_common }}" {% endif %} - workingDir: /srv/recordings securityContext: privileged: true volumeMounts: -- cgit v1.2.3