diff --git a/services/jupyter.hcl b/services/jupyter.hcl index a3c486f..df83ed7 100644 --- a/services/jupyter.hcl +++ b/services/jupyter.hcl @@ -23,6 +23,10 @@ job "jupyter" { args = [ "--IdentityProvider.token=''" ] } + resources { + memory = 1024 + } + service { name = "jupyter" port = "http"