summaryrefslogtreecommitdiff
path: root/roles/streaming/recorder/templates
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-06-13 19:51:43 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-06-13 19:51:43 +0200
commite94739892a92fd163b93459e70a720c86d82eb1d (patch)
tree324583bb892f259c16fc7ddde9d91fc49f6ac7cd /roles/streaming/recorder/templates
parentstreaming/recorder: make use of new recording script in docker container (diff)
streaming/recorder: new image with target option
Diffstat (limited to 'roles/streaming/recorder/templates')
-rw-r--r--roles/streaming/recorder/templates/pod-spec.yml.j21
1 files changed, 0 insertions, 1 deletions
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: