mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
extensions: generated changes for readyReplicas
This commit is contained in:
@@ -35210,6 +35210,11 @@
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
},
|
||||
"readyReplicas": {
|
||||
"description": "Total number of ready pods targeted by this deployment.",
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"replicas": {
|
||||
"description": "Total number of non-terminated pods targeted by this deployment (their labels match the selector).",
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user