Skip to content

Commit

Permalink
feat(storage-resize-images): add 4 and 8 GB memory options
Browse files Browse the repository at this point in the history
  • Loading branch information
pr-Mais committed Nov 23, 2023
1 parent 6c98458 commit 6a7c7ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions storage-resize-images/extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,10 @@ params:
value: 1024
- label: 2 GB
value: 2048
- label: 4 GB
value: 4096
- label: 8 GB
value: 8192
default: 1024
required: true
immutable: false
Expand Down

0 comments on commit 6a7c7ff

Please sign in to comment.