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
|`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`)|