From f972f650f7ea5c0a93fd57ea1768551db6917620 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Mon, 1 Aug 2022 14:10:14 -0500 Subject: [PATCH] asdf --- ci/podTemplate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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