Skip to content

Commit 3244eab

Browse files
Update modules/end-user-guide/pages/url-parameter-for-memory-limit.adoc
Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com>
1 parent df44ec4 commit 3244eab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/end-user-guide/pages/url-parameter-for-memory-limit.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ You can specify the memory limit in bytes, or use a suffix such as `Mi` for mebi
2626
2727
====
2828
[IMPORTANT]
29-
30-
When you specify the `memoryLimit` parameter, it will override the memory limit defined in the devfile for the first container.
29+
====
30+
When you specify the `memoryLimit` parameter, it overrides the memory limit defined in the devfile for the first container.
3131
3232
The sum of the limits from the target devfile and from the editor-definition will be applied to the workspace pod `spec.containers[0].resources.limits.memory`.
33+
====
3334

3435
.Additional resources
3536

0 commit comments

Comments
 (0)