From b03562061578c0431620603c2c233bd3475d690c Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Fri, 29 Dec 2023 11:52:30 -0600 Subject: [PATCH] fixup --- ci/podTemplate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/podTemplate.yaml b/ci/podTemplate.yaml index 512a174..898b9b8 100644 --- a/ci/podTemplate.yaml +++ b/ci/podTemplate.yaml @@ -7,7 +7,7 @@ spec: tty: true resources: requests: - cpu: 2 + cpu: 1500m volumeMounts: - mountPath: /etc/ssh/ssh_known_hosts name: ssh-known-hosts