fix(k8s): increase max memory limit

otherwise, the upload bandwidth test fails

Signed-off-by: Clément Nussbaumer <clement@astutus.org>
This commit is contained in:
Clément Nussbaumer
2024-01-02 06:55:06 +01:00
parent c3fbbd9419
commit f8a961a657

View File

@@ -20,7 +20,7 @@ spec:
- export
resources:
limits:
memory: "128Mi"
memory: "512Mi"
cpu: "500m"
volumeMounts:
- name: mktxp-credentials