Parameterise the host LB host label used for affinity scheduling.
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user