wip: ci: Request 2 CPUs for each container
dustin/sshca-cli/pipeline/head There was a failure building this commit
Details
dustin/sshca-cli/pipeline/head There was a failure building this commit
Details
parent
076525ec65
commit
2fc6206155
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue