add expand to two hypervisors
This commit is contained in:
parent
d8787fa9a6
commit
ed6723e1da
11 changed files with 105 additions and 43 deletions
|
@ -6,3 +6,7 @@ services:
|
|||
image: teddysun/kms
|
||||
ports:
|
||||
- 1688:1688
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
- "node.labels.public == true"
|
||||
|
|
Reference in a new issue