Skip to content

Commit

Permalink
fix(application): fix the resources presets when showing application …
Browse files Browse the repository at this point in the history
…details
  • Loading branch information
adglkh committed May 24, 2024
1 parent 8303d62 commit 13ffac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions howto/application/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ versions:
expose: false
name: adb
resources:
cpus: 4
memory: 4GB
disk-size: 8GB
```
Expand Down
1 change: 1 addition & 0 deletions howto/application/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ versions:
expose: false
name: adb
resources:
cpus: 4
memory: 4GB
disk-size: 8GB
```
Expand Down

0 comments on commit 13ffac8

Please sign in to comment.