mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
Fix a small error comment in nodecondition type
This commit is contained in:
@@ -13560,7 +13560,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