add expand to two hypervisors

This commit is contained in:
Pim Kunis 2023-05-04 12:29:29 +02:00
parent d8787fa9a6
commit ed6723e1da
11 changed files with 105 additions and 43 deletions

View file

@ -6,3 +6,7 @@ services:
image: teddysun/kms
ports:
- 1688:1688
deploy:
placement:
constraints:
- "node.labels.public == true"