mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
[sts] Generated: Make available replicas optional
This commit is contained in:
3
api/openapi-spec/swagger.json
generated
3
api/openapi-spec/swagger.json
generated
@@ -1442,8 +1442,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"replicas",
|
||||
"availableReplicas"
|
||||
"replicas"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
|
||||
@@ -1203,8 +1203,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"replicas",
|
||||
"availableReplicas"
|
||||
"replicas"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user