Skip to content

Commit b07ac2a

Browse files
committed
ci: Increase memory
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
1 parent 254b9aa commit b07ac2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

infra/api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ spec:
4949
operator: Exists
5050
resources:
5151
limits:
52-
memory: "256Mi"
52+
memory: "512i"
5353
requests:
54-
memory: "256Mi"
54+
memory: "512i"
5555
securityContext:
5656
runAsGroup: 1000
5757
runAsUser: 1000

0 commit comments

Comments
 (0)