Parameterise the host LB host label used for affinity scheduling.

This commit is contained in:
Chris Fordham
2017-07-25 22:12:06 +10:00
parent f826533c59
commit caa454c123
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -113,4 +113,4 @@ services:
- ${host_port}:${host_port}
labels:
io.rancher.scheduler.global: 'true'
io.rancher.scheduler.affinity:host_label_soft: drone_lb=true
io.rancher.scheduler.affinity:host_label_soft: ${drone_lb_host_label}