diff --git a/__swarm/wud/wud-swarm.yml b/__swarm/wud/wud-swarm.yml index d6772d0..b413249 100644 --- a/__swarm/wud/wud-swarm.yml +++ b/__swarm/wud/wud-swarm.yml @@ -34,9 +34,8 @@ services: wud.watch: 'true' wud.watch.digest: 'true' replicas: 1 - placement: - constraints: - - node.role == manager + restart_policy: + condition: any volumes: data: certs: \ No newline at end of file