Skip to content

Commit

Permalink
feat(storage-resize-images): add 4 and 8 GB memory options (#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
pr-Mais authored Nov 29, 2023
1 parent 8d85490 commit 7d7e159
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 7d7e159

Please sign in to comment.