aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/garage/deploy/garage.hcl
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-12-19 08:36:26 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-12-19 08:36:26 +0100
commit516ab9ad91198008a7063a3d2e664e6f23fe47a2 (patch)
tree8f8b191b414239d023dd11ede276a81532c0775d /cluster/prod/app/garage/deploy/garage.hcl
parent16168b916e116d992ab5d4dbb3d729412dc8cfcc (diff)
downloadnixcfg-516ab9ad91198008a7063a3d2e664e6f23fe47a2.tar.gz
nixcfg-516ab9ad91198008a7063a3d2e664e6f23fe47a2.zip
stop reloading config file
Diffstat (limited to 'cluster/prod/app/garage/deploy/garage.hcl')
-rw-r--r--cluster/prod/app/garage/deploy/garage.hcl1
1 files changed, 1 insertions, 0 deletions
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 {