Skip to content
Snippets Groups Projects
Commit 58755531 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

added capability to OpenShift job to select the worker node to run on

parent edb2032c
No related branches found
No related tags found
No related merge requests found
......@@ -36,5 +36,7 @@ spec:
- name: sharedbin
persistentVolumeClaim:
claimName: shared-binaries
restartPolicy: Never
restartPolicy: Never
nodeSelector:
kubernetes.io/hostname: okd-worker-2.dev.hbp.eu
EOT
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment