diff --git a/services/authentik.hcl b/services/authentik.hcl index 5e12e1a..e62803e 100644 --- a/services/authentik.hcl +++ b/services/authentik.hcl @@ -84,11 +84,6 @@ job "authentik" { AUTHENTIK_EMAIL__HOST = "192.168.1.1" AUTHENTIK_EMAIL__FROM = "authentik@paler.net" } - - resources { - cpu = 1000 - memory = 1024 - } } } }