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