Went too far with the worker memory reduction.

This commit is contained in:
2023-10-10 12:36:23 +01:00
parent 866f7f3c45
commit 1b7e8d9ff6

View File

@@ -84,6 +84,10 @@ job "authentik" {
AUTHENTIK_EMAIL__HOST = "192.168.1.1"
AUTHENTIK_EMAIL__FROM = "authentik@paler.net"
}
resources {
memory = 400
}
}
}
}