synapse: Increase memory limit
This commit is contained in:
parent
57d50a239f
commit
282fd08959
|
@ -53,7 +53,7 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
memory: "128Mi"
|
||||
cpu: "250m"
|
||||
cpu: "500m"
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
cpu: "500m"
|
||||
|
|
Loading…
Reference in New Issue