From a43d1a058491d0255fd732f2f964379f18418356 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 3 Feb 2018 03:15:56 +0100 Subject: deploying manager to k8s works now --- templates/default/flumotion/decklink.xml.j2 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 templates/default/flumotion/decklink.xml.j2 (limited to 'templates/default/flumotion/decklink.xml.j2') diff --git a/templates/default/flumotion/decklink.xml.j2 b/templates/default/flumotion/decklink.xml.j2 new file mode 100644 index 0000000..cc82727 --- /dev/null +++ b/templates/default/flumotion/decklink.xml.j2 @@ -0,0 +1,13 @@ + +%% for name, value in component.properties.items() +%% if name != 'samplerate' + {{ value }} +%% endif +%% endfor + {{ component.master }} + -- cgit v1.2.3