chore(keycloak): use memory oversubscription
This commit is contained in:
parent
3e804927eb
commit
47ef480a9e
1 changed files with 3 additions and 2 deletions
|
@ -65,6 +65,7 @@ job "keycloak" {
|
|||
resources {
|
||||
cpu = 500
|
||||
memory = 512
|
||||
memory_max = 1024
|
||||
}
|
||||
|
||||
template {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue