From 098f1855e2b1fb57465cc5cbbf891d31fb69c937 Mon Sep 17 00:00:00 2001 From: Igor Alexandrov Date: Wed, 25 Sep 2024 12:11:45 +0400 Subject: [PATCH] Added back accidentially removed new line --- lib/kamal/cli/templates/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/kamal/cli/templates/deploy.yml b/lib/kamal/cli/templates/deploy.yml index b88ddaa6..e6e6551d 100644 --- a/lib/kamal/cli/templates/deploy.yml +++ b/lib/kamal/cli/templates/deploy.yml @@ -34,6 +34,7 @@ registry: # Configure builder setup. builder: arch: amd64 + # Inject ENV variables into containers (secrets come from .kamal/secrets). # # env: