Commit 4ff6c42
committed
Add node-role.kubernetes.io/control-plane to node selector terms
In the newer versions of k8s, 'master' node-role is replaced
with 'control-plane'. To deploy ib-kubernetes, the latter should be
added to node selector terms.
For backward compatibility, 'master' is left there as well.1 parent 011856b commit 4ff6c42
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
76 | 85 | | |
77 | 86 | | |
78 | 87 | | |
| |||
0 commit comments