diff --git a/ci/podTemplate.yaml b/ci/podTemplate.yaml index 3634341..07f5903 100644 --- a/ci/podTemplate.yaml +++ b/ci/podTemplate.yaml @@ -19,7 +19,7 @@ spec: value: '--max_old_space_size=512' resources: limits: - memory: 1G + memory: 1536M cpu: 1.0 securityContext: readOnlyRootFilesystem: true