mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 11:12:03 +00:00
Merge pull request #88584 from willise/master
fix: remove conflict comment of taint "Value"
This commit is contained in:
2
api/openapi-spec/swagger.json
generated
2
api/openapi-spec/swagger.json
generated
@@ -10099,7 +10099,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"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user