Merge pull request 'feat: add backupbot label' (#33) from enable-label into main
Some checks failed
continuous-integration/drone/push Build is failing

Reviewed-on: #33
This commit is contained in:
2023-10-10 05:56:16 +00:00

View File

@ -27,6 +27,9 @@ services:
target: /usr/bin/backup
mode: 0555
entrypoint: ['/entrypoint.sh']
deploy:
labels:
- "coop-cloud.backupbot.enabled=true"
healthcheck:
test: "pgrep crond"
interval: 30s