diff --git a/ci/podTemplate.yaml b/ci/podTemplate.yaml index f8e190b..898b9b8 100644 --- a/ci/podTemplate.yaml +++ b/ci/podTemplate.yaml @@ -5,6 +5,9 @@ spec: - cat stdin: true tty: true + resources: + requests: + cpu: 1500m volumeMounts: - mountPath: /etc/ssh/ssh_known_hosts name: ssh-known-hosts