allow cpu nodes as host machine

This commit is contained in:
ChristophSchranz 2020-11-21 13:49:05 +01:00
parent 6d99f3fa25
commit 749b674f33

View File

@ -15,7 +15,7 @@ spec:
app: jupyter app: jupyter
pod.staroid.com/isolation: dedicated # see https://docs.staroid.com/ske/pod.html#pod for more available options pod.staroid.com/isolation: dedicated # see https://docs.staroid.com/ske/pod.html#pod for more available options
pod.staroid.com/spot: "false" pod.staroid.com/spot: "false"
pod.staroid.com/instance-type: gpu-1 pod.staroid.com/instance-type: standard-2
spec: spec:
automountServiceAccountToken: true automountServiceAccountToken: true
securityContext: securityContext: