diff --git a/roles/setup_hosted_services/templates/gitea.j2 b/roles/setup_hosted_services/templates/gitea.j2 index 3c71ab1..a70d084 100644 --- a/roles/setup_hosted_services/templates/gitea.j2 +++ b/roles/setup_hosted_services/templates/gitea.j2 @@ -5,7 +5,7 @@ services: gitea: labels: ie.cianhatton.backup.enabled: "true" - ie.cianhatton.backup.schedule: "{{backups.schedule_keys.monthly}}" + ie.cianhatton.backup.schedule: "{{ backups.schedule_keys.nightly }}" image: "{{ template_vars.image }}:{{ template_vars.tag }}" container_name: gitea environment: