You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/end-user-guide/pages/url-parameter-for-cpu-limit.adoc
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,11 @@ You can specify the CPU limit in cores.
26
26
27
27
====
28
28
[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.
31
31
32
32
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`.
0 commit comments