aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app/im/deploy/im-nix.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/app/im/deploy/im-nix.hcl')
-rw-r--r--cluster/staging/app/im/deploy/im-nix.hcl4
1 files changed, 0 insertions, 4 deletions
diff --git a/cluster/staging/app/im/deploy/im-nix.hcl b/cluster/staging/app/im/deploy/im-nix.hcl
index 4cc3b0e..0d7b79d 100644
--- a/cluster/staging/app/im/deploy/im-nix.hcl
+++ b/cluster/staging/app/im/deploy/im-nix.hcl
@@ -46,7 +46,6 @@ job "im" {
"secrets/litestream.yml" = "/etc/litestream.yml"
}
}
- user = "root"
template {
data = file("../config/litestream.yml")
@@ -82,7 +81,6 @@ job "im" {
env = {
SSL_CERT_FILE = "/etc/ssl/certs/ca-bundle.crt"
}
- user = "root"
template {
data = file("flake.nix")
@@ -148,7 +146,6 @@ job "im" {
"../alloc/data" = "/ephemeral",
}
}
- user = "root"
template {
data = file("flake.nix")
@@ -195,7 +192,6 @@ EOH
"secrets/litestream.yml" = "/etc/litestream.yml"
}
}
- user = "root"
template {
data = file("../config/litestream.yml")