Skip to content

Commit

Permalink
Merge pull request #75 from lorumic/add-cpus-to-manifest-sample
Browse files Browse the repository at this point in the history
fix(create-application): add cpus in sample manifest.yaml file
  • Loading branch information
keirthana authored May 24, 2024
2 parents f3d8dd3 + 5f6dfb2 commit 8303d62
Showing 1 changed file with 1 addition 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 @@ -38,6 +38,7 @@ services:
protocols: [tcp]
expose: false
resources:
cpus: 4
memory: 4GB
disk-size: 8GB
```
Expand Down

0 comments on commit 8303d62

Please sign in to comment.