diff --git a/diun/docker-compose.yml b/diun/docker-compose.yml index 717e98c..488cc20 100644 --- a/diun/docker-compose.yml +++ b/diun/docker-compose.yml @@ -19,12 +19,5 @@ services: - "DIUN_NOTIF_GOTIFY_TOKEN=Akb-uor3nfGzsy0" # get your token from Gotify UI - "DIUN_NOTIF_GOTIFY_PRIORITY=5" - "DIUN_NOTIF_GOTIFY_TIMEOUT=10s" - deploy: - mode: replicated - placement: -# constraints: [node.role == manager] - constraints: - - node.labels.target == here - replicas: 1