diff --git a/cluster/prod/app/garage/deploy/garage.hcl b/cluster/prod/app/garage/deploy/garage.hcl index 6acd31f..4964a37 100644 --- a/cluster/prod/app/garage/deploy/garage.hcl +++ b/cluster/prod/app/garage/deploy/garage.hcl @@ -44,6 +44,7 @@ job "garage" { template { data = file("../config/garage.toml") destination = "secrets/garage.toml" + change_mode = "noop" } template {