Commit 6cbc7a1b authored by Mark Harding's avatar Mark Harding

(chore): reduce runner limits

parent 3267f3d4
No related merge requests found
Pipeline #116659565 passed with stage
in 1 minute and 4 seconds
......@@ -54,6 +54,9 @@ runners:
limits:
memory: 2Gi
cpu: 1000m
requests:
memory: 256Mi
cpu: 100m
dispatchers:
notifications:
replicas: 1
......
Please register or to comment