Increase synapse memory limits

Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
magic_rb 2023-10-10 14:11:37 +02:00
parent 49323853ab
commit 25f3730f4c
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -209,7 +209,7 @@ EOF
resources {
cpu = 1024
memory = 2048
memory = 3072
}
template {
@ -366,7 +366,7 @@ EOF
resources {
cpu = 1024
memory = 1024
memory = 3076
}
template {
@ -523,7 +523,7 @@ EOF
resources {
cpu = 1024
memory = 1024
memory = 3076
}
template {
@ -680,7 +680,7 @@ EOF
resources {
cpu = 1024
memory = 2048
memory = 3072
}
template {
@ -919,7 +919,7 @@ EOF
resources {
cpu = 2048
memory = 768
memory = 3076
}
vault {