Skip to content

Commit

Permalink
Disable healthcheck in swarm test (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 authored Mar 17, 2022
1 parent b8f71b0 commit 508bc07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/swarm/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ services:
image: offen/offen:latest
labels:
- docker-volume-backup.stop-during-backup=true
healthcheck:
disable: true
deploy:
replicas: 2
restart_policy:
Expand Down

0 comments on commit 508bc07

Please sign in to comment.