17 lines
273 B
JSON
17 lines
273 B
JSON
[
|
|
{
|
|
"op": "add",
|
|
"path": "/spec/template/spec/tolerations",
|
|
"value": [
|
|
{
|
|
"effect": "NoSchedule",
|
|
"key": "leader"
|
|
},
|
|
{
|
|
"effect": "NoSchedule",
|
|
"key": "node-role.kubernetes.io/control-plane"
|
|
}
|
|
]
|
|
}
|
|
]
|