We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
memory
disk_quota
manifest.yml
1 parent 4101459 commit 4c61076Copy full SHA for 4c61076
sample/manifest.yml
@@ -5,6 +5,8 @@ applications:
5
#
6
- name: logging-sample-app
7
instances: 1
8
+ memory: 592M
9
+ disk_quota: 140M
10
path: target/logging-sample-app-3.7.0.war
11
env:
12
RANDOM_SLEEP: true
0 commit comments