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
The pipeline run might fail with an error: `failed quota: <quota name> must specify cpu, memory`.
188
+
189
+
To avoid this error, set a limit range for the namespace, where the defaults from the `LimitRange` object apply to pods created during the build process.
190
+
191
+
For more information about setting limit ranges, refer to _Restrict resource consumption with limit ranges_ in the _Additional resources_ section.
192
+
====
185
193
186
194
. After the pods are created, verify the resource quota usage for the pipeline run.
0 commit comments