Make lldap backup daily

This commit is contained in:
IamTheFij 2022-07-28 15:05:00 -07:00
parent 62f59b3929
commit 48d5704b72
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
job "lldap" {
schedule = "0 * * * *"
schedule = "@daily"
config {
repo = "rclone::ftp,env_auth:/nomad/lldap"