Skip to content

Commit df44ec4

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ You can specify the CPU limit in cores.
2626
2727
====
2828
[IMPORTANT]
29-
30-
When you specify the `cpuLimit` parameter, it will override the CPU limit defined in the devfile for the first container.
29+
====
30+
When you specify the `cpuLimit` parameter, it overrides the CPU 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.cpu`.
33+
====
3334

3435
.Additional resources
3536

0 commit comments

Comments
 (0)