Run every 30 mins

This commit is contained in:
Luke Murphy
2020-09-13 10:57:19 +02:00
parent 24b59ec124
commit ecbfd8f16f

View File

@ -18,7 +18,7 @@ services:
replicas: 0
labels:
- "swarm.cronjob.enable=true"
- "swarm.cronjob.schedule=*/1 * * * *"
- "swarm.cronjob.schedule=*/30 * * * *"
restart_policy:
condition: none