wip: ci: Request 2 CPUs for each container
dustin/sshca-cli/pipeline/head There was a failure building this commit Details

Dustin 2023-12-29 11:36:58 -06:00
parent 076525ec65
commit 2fc6206155
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ spec:
- cat
stdin: true
tty: true
resources:
requests:
cpu: 2
volumeMounts:
- mountPath: /etc/ssh/ssh_known_hosts
name: ssh-known-hosts