deployment added

This commit is contained in:
2021-11-23 09:49:16 +01:00
parent 219d522dfa
commit 6733dc249a
+6
View File
@@ -18,3 +18,9 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
restart: always
deploy:
mode: replicated
replicas: 1
placement:
constraints:
- node.labels.watchtower == true