mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
Merge pull request #19971 from feihujiang/fixErrorCommentInNodeCondition
Fix a small error comment in nodecondition type
This commit is contained in:
@@ -13683,7 +13683,7 @@
|
||||
"properties": {
|
||||
"type": {
|
||||
"type": "string",
|
||||
"description": "Type of node condition, currently only Ready."
|
||||
"description": "Type of node condition."
|
||||
},
|
||||
"status": {
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user