fix: remove conflict comment of taint "Value"

This commit is contained in:
willise
2020-02-27 01:47:37 +08:00
parent c73532c4f7
commit cb477d3cc1
4 changed files with 4 additions and 4 deletions

View File

@@ -10095,7 +10095,7 @@
"description": "TimeAdded represents the time at which the taint was added. It is only written for NoExecute taints."
},
"value": {
"description": "Required. The taint value corresponding to the taint key.",
"description": "The taint value corresponding to the taint key.",
"type": "string"
}
},