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
|`resources`| object| Specify non-default`requests` and`limits`for engine pod. For memory, use`Mi` (mebibytes);for CPU, use`m` (millicpu)|
1862
1862
|`tolerations`| array| Add tolerations to engine pod|
1863
1863
|`annotations`| object| Add custom annotations to engine pod (empty by default`{}`)|
1864
1864
|`labels`| object| Add custom labels to engine pod (empty by default`{}`)|
@@ -1915,7 +1915,7 @@ runtimeScheduler:
1915
1915
|`envVars`| object| Override or add environment variables passed into the dind pod. See [IN-DIND cleaner](https://github.com/codefresh-io/dind/tree/master/cleaner){:target="\_blank"}|
1916
1916
|`userVolumeMounts` with`userVolumes`| object| Add volume mounts to the pipeline See [Custom Volume Mounts](#custom-volume-mounts) |
1917
1917
|`cluster`| object| k8s related information (`namespace`,`serviceAccount`,`nodeSelector`)|
1918
-
|`defaultDindResources`| object| Override`requests` and`limits`for dind pod (defaults are`cpu: 400m` and`memory:800Mi`)|
1918
+
|`defaultDindResources`| object| Override`requests` and`limits`for dind pod (defaults are`cpu: 400m` and`memory:800Mi`). For memory, use`Mi` (mebibytes);for CPU, use`m` (millicpu)|
1919
1919
|`tolerations`| array| Add tolerations to dind pod|
1920
1920
|`annotations`| object| Add custom annotations to dind pod (empty by default`{}`)|
1921
1921
|`labels`| object| Add custom labels to dind pod (empty by default`{}`)|
@@ -2227,4 +2227,3 @@ For troubleshooting refer to the [Knowledge Base](https://support.codefresh.io/h