Skip to content

Commit d3f55ba

Browse files
authored
Increase CI builder memory (#1362)
1 parent ec9e108 commit d3f55ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/common-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ variables:
116116
# can be overwritten in the configuration as needed
117117
DOCKERFILE: ci/docker/deploy.Dockerfile
118118
PIP_OPTS: ""
119+
KUBERNETES_MEMORY_REQUEST: '64Gi'
120+
KUBERNETES_MEMORY_LIMIT: '64Gi'
119121
artifacts:
120122
paths:
121123
- pipeline.yml

0 commit comments

Comments
 (0)