Run dummy backup more frequently to make graphs easier to read
This commit is contained in:
parent
93d340c182
commit
a16dc204fe
@ -156,7 +156,7 @@ ${file("${module_path}/${job_file}")}
|
|||||||
|
|
||||||
# Dummy job to keep task healthy on node without any stateful services
|
# Dummy job to keep task healthy on node without any stateful services
|
||||||
job "Dummy" {
|
job "Dummy" {
|
||||||
schedule = "0 0 1 1 0"
|
schedule = "@daily"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
repo = "/local/dummy-repo"
|
repo = "/local/dummy-repo"
|
||||||
|
Loading…
Reference in New Issue
Block a user