nomad

HCL and Docker files for Nomad deployments
git clone https://git.in0rdr.ch/nomad.git
Log | Files | Refs | Pull requests

commit 8e1b83bc8c9088ba613389cd9b63be039956ccb7
parent a00161e6a891eb5dad5486200d4141815d1cfa99
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Sun, 17 Sep 2023 13:34:56 +0200

Revert "fix(myheats-demo): force pull"

This reverts commit a00161e6a891eb5dad5486200d4141815d1cfa99.

Diffstat:
Mhcl/default/myheats-demo/myheats-demo.nomad | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/hcl/default/myheats-demo/myheats-demo.nomad b/hcl/default/myheats-demo/myheats-demo.nomad @@ -35,7 +35,6 @@ job "myheats-demo" { config { image = "docker.io/library/nginx:stable-alpine" - force_pull = true ports = ["https"] volumes = [ # mount the templated config from the task directory to the container