Skip to content

Commit

Permalink
dependency-version-major-2024-11-01 (#405)
Browse files Browse the repository at this point in the history
* dependency-version-major-2024-11-01

* helm-docs

* Revert PostgreSQL chart update

Will address in #407

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mitchell Nielsen <[email protected]>
  • Loading branch information
3 people authored Nov 6, 2024
1 parent fe70769 commit 8ed2006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/prefect-worker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ Please note that configuring the template via `baseJobTemplate.existingConfigMap
| worker.initContainer.containerSecurityContext.readOnlyRootFilesystem | bool | `true` | set init containers' security context readOnlyRootFilesystem |
| worker.initContainer.containerSecurityContext.runAsNonRoot | bool | `true` | set init containers' security context runAsNonRoot |
| worker.initContainer.containerSecurityContext.runAsUser | int | `1001` | set init containers' security context runAsUser |
| worker.initContainer.extraContainers | list | `[]` | additional sidecar containers |
| worker.initContainer.resources | object | `{}` | the resource specifications for the sync-base-job-template initContainer Defaults to the resources defined for the worker container |
| worker.livenessProbe.config.failureThreshold | int | `3` | The number of consecutive failures allowed before considering the probe as failed. |
| worker.livenessProbe.config.initialDelaySeconds | int | `10` | The number of seconds to wait before starting the first probe. |
Expand Down

0 comments on commit 8ed2006

Please sign in to comment.