{
"nodeSelectorTerms": [
{
"matchExpressions": [
{
"key": "string",
"operator": "string",
"values": [
"string"
]
}
],
"matchFields": [
{
"key": "string",
"operator": "string",
"values": [
"string"
]
}
]
}
]
}