Skip to content

Commit 2d511f7

Browse files
zaymatdatadog-compute-robot
authored andcommitted
Bump CI runner resources
1 parent d53cd7c commit 2d511f7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ include: https://gitlab-templates.ddbuild.io/compute-delivery/v2/compute-deliver
33
variables:
44
CI_IMAGE: 3
55
KERNEL_VERSION: 6.8
6+
KUBERNETES_CPU_REQUEST: "10"
7+
KUBERNETES_MEMORY_REQUEST: "20Gi"
8+
KUBERNETES_MEMORY_LIMIT: "40Gi"
69

710
stages:
811
- ci-image

0 commit comments

Comments
 (0)