Reduce resources.

This commit is contained in:
2023-10-10 08:19:05 +01:00
parent e353929eb7
commit 95304f360f

View File

@@ -84,11 +84,6 @@ job "authentik" {
AUTHENTIK_EMAIL__HOST = "192.168.1.1" AUTHENTIK_EMAIL__HOST = "192.168.1.1"
AUTHENTIK_EMAIL__FROM = "authentik@paler.net" AUTHENTIK_EMAIL__FROM = "authentik@paler.net"
} }
resources {
cpu = 1000
memory = 1024
}
} }
} }
} }