Commit 5bb3f2a
authored
remove k8s node selector (#5162)
Remove node selector from K8s jobs template. This node selector was
necessary while we had a single cluster for running both the kata jobs
and the cronjobs.
Now we have a separate cluster for kata jobs, and removing the node
selector allow us to have many different node pools able to run kata
containers.
Signed-off-by: Javan Lacerda <javanlacerda@google.com>1 parent b613d80 commit 5bb3f2a
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 88 | | |
93 | | - | |
| 89 | + | |
0 commit comments