spec: containers: - name: build command: - cat stdin: true tty: true resources: requests: cpu: 1500m securityContext: runAsUser: 0 runAsGroup: 0 volumeMounts: - mountPath: /etc/ssh/ssh_known_hosts name: ssh-known-hosts subPath: ssh_known_hosts hostUsers: false nodeSelector: du5t1n.me/jenkins: volumes: - name: ssh-known-hosts configMap: name: ssh-known-hosts