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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -311,6 +311,7 @@ The following table lists the configurable parameters of the Concourse chart and
311
311
|`worker.annotations`| Annotations to be added to the worker pods |`{}`|
312
312
|`worker.autoscaling`| Enable and configure pod autoscaling |`{}`|
313
313
|`worker.cleanUpWorkDirOnStart`| Removes any previous state created in `concourse.worker.workDir`|`true`|
314
+
|`worker.initRM.resources`| Resource requests/limits for the init-rm init container |`{}`|
314
315
|`worker.emptyDirSize`| When persistance is disabled this value will be used to limit the emptyDir volume size |`nil`|
315
316
|`worker.enabled`| Enable or disable the worker component. You should set postgres.enabled=false in order not to get an unnecessary Postgres chart deployed |`true`|
316
317
|`worker.env`| Configure additional environment variables for the worker container(s) |`[]`|
0 commit comments