Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
feat: update schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] committed May 17, 2024
1 parent aea6bef commit 902977f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ceph.rook.io/cephcluster_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -5194,6 +5194,15 @@
"storage": {
"description": "CephStorage represents flavors of Ceph Cluster Storage",
"properties": {
"deprecatedOSDs": {
"additionalProperties": {
"items": {
"type": "integer"
},
"type": "array"
},
"type": "object"
},
"deviceClasses": {
"items": {
"description": "DeviceClasses represents device classes of a Ceph Cluster",
Expand Down

0 comments on commit 902977f

Please sign in to comment.