summaryrefslogtreecommitdiff
path: root/templates/default/kubernetes/flumotion-manager-deploy.yml.j2
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-02-03 05:27:37 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-02-03 05:27:37 +0100
commite4d12eb0bd08e6ab1120975201084d16c6ecdab1 (patch)
treee02991709f59a70a8a5be7fb76c093e678c05308 /templates/default/kubernetes/flumotion-manager-deploy.yml.j2
parentflumotion planet now keeps track of use workers (diff)
flumotion worker config (not working yet)
Diffstat (limited to 'templates/default/kubernetes/flumotion-manager-deploy.yml.j2')
-rw-r--r--templates/default/kubernetes/flumotion-manager-deploy.yml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default/kubernetes/flumotion-manager-deploy.yml.j2 b/templates/default/kubernetes/flumotion-manager-deploy.yml.j2
index 4d86e89..04b36e4 100644
--- a/templates/default/kubernetes/flumotion-manager-deploy.yml.j2
+++ b/templates/default/kubernetes/flumotion-manager-deploy.yml.j2
@@ -21,7 +21,7 @@ spec:
app: flumotion
type: manager
spec:
- nodeName: dione
+ nodeName: {{ desc.globals.manager.machine }}
containers:
- name: flumotion
image: spreadspace/flumotion:manager