stop reloading config file

This commit is contained in:
Quentin 2023-12-19 08:36:26 +01:00
parent 16168b916e
commit 516ab9ad91
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ job "garage" {
template {
data = file("../config/garage.toml")
destination = "secrets/garage.toml"
change_mode = "noop"
}
template {