Skip to content

Commit

Permalink
chore: bump memory limit of runner (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegentlemanphysicist authored Aug 28, 2024
1 parent 6100bf8 commit ee8f1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k6/k6-runner/openshift/k6/dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ objects:
resources:
limits:
cpu: 2
memory: 2Gi
memory: 5Gi
requests:
cpu: 500m
memory: 500Mi
Expand Down

0 comments on commit ee8f1ba

Please sign in to comment.