added global scale for nsq-lb and host_label nsq-lb
This commit is contained in:
parent
3654ba107f
commit
143dfac6c8
@ -43,6 +43,9 @@ services:
|
|||||||
- 4150:4150/tcp
|
- 4150:4150/tcp
|
||||||
- 4151:4151/tcp
|
- 4151:4151/tcp
|
||||||
- 4171:4171/tcp
|
- 4171:4171/tcp
|
||||||
|
labels:
|
||||||
|
io.rancher.scheduler.global: "true"
|
||||||
|
io.rancher.scheduler.affinity:host_label: nsq-lb=true
|
||||||
data:
|
data:
|
||||||
image: busybox
|
image: busybox
|
||||||
command: /bin/true
|
command: /bin/true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user