update crd
This commit is contained in:
@@ -36891,6 +36891,22 @@
|
||||
},
|
||||
"type": "array"
|
||||
},
|
||||
"health": {
|
||||
"properties": {
|
||||
"lastTransitionTime": {
|
||||
"format": "date-time",
|
||||
"type": "string"
|
||||
},
|
||||
"message": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"type": "object",
|
||||
"additionalProperties": false
|
||||
},
|
||||
"resources": {
|
||||
"items": {
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user