feat: add backupbot label

This commit is contained in:
2023-10-10 07:53:26 +02:00
parent 69e7f07978
commit 4c2304a962

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