ci: Pin to dedicated nodes
dustin/sshca-cli/pipeline/head Something is wrong with the build of this commit
Details
dustin/sshca-cli/pipeline/head Something is wrong with the build of this commit
Details
Now that there are several production workloads on the Raspberry Pi cluster, we don't want intense jobs like this running on them. To ensure this job runs on a dedicated node, we need to use a label expression that matches the appropriate nodes.dev/auto-reload
parent
9dc20b4fd4
commit
6817c62295
|
@ -13,6 +13,8 @@ spec:
|
|||
name: ssh-known-hosts
|
||||
subPath: ssh_known_hosts
|
||||
hostUsers: false
|
||||
nodeSelector:
|
||||
du5t1n.me/jenkins:
|
||||
volumes:
|
||||
- name: ssh-known-hosts
|
||||
configMap:
|
||||
|
|
Loading…
Reference in New Issue