Skip to content

Commit

Permalink
update flavor schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
SteGala committed Mar 21, 2024
1 parent f494a6d commit c85c7e7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion models/examples/json/flavor-types/vm.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"vm": {
"Characteristics": {
"Architecture": "x86_64",
"CPU": 4,
"CPU": 6,
"Memory": 8192,
"GPU": 1,
"Storage": 500
Expand Down
2 changes: 1 addition & 1 deletion models/examples/svg/flavor-types/k8slice.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion models/examples/svg/flavor-types/vm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion models/schemas/svg/flavor-types/k8slice.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion models/schemas/svg/flavor-types/vm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c85c7e7

Please sign in to comment.