diff --git a/ci/podTemplate.yaml b/ci/podTemplate.yaml index a11cb3b..faea83a 100644 --- a/ci/podTemplate.yaml +++ b/ci/podTemplate.yaml @@ -1,4 +1,6 @@ spec: + nodeSelector: + kubernetes.io/hostname: k8s-amd64-n2.pyrocufflink.blue containers: - name: python image: docker.io/python:3.10