Skip to content

Commit

Permalink
Sync READMEs from main
Browse files Browse the repository at this point in the history
Signed-off-by: GITHUB_ACTOR <[email protected]>
  • Loading branch information
nineinchnick committed Nov 17, 2024
1 parent c65d4f2 commit e5f8181
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/trino/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ Fast distributed SQL query engine for big data analytics that helps you explore
secretName: sample-secret
path: /secrets/sample.json
```
* `coordinator.deployment.annotations` - object, default: `{}`
* `coordinator.deployment.progressDeadlineSeconds` - int, default: `600`

The maximum time in seconds for a deployment to make progress before it is considered failed. The deployment controller continues to process failed deployments and a condition with a ProgressDeadlineExceeded reason is surfaced in the deployment status.
Expand Down Expand Up @@ -520,6 +521,7 @@ Fast distributed SQL query engine for big data analytics that helps you explore
secretName: sample-secret
path: /secrets/sample.json
```
* `worker.deployment.annotations` - object, default: `{}`
* `worker.deployment.progressDeadlineSeconds` - int, default: `600`

The maximum time in seconds for a deployment to make progress before it is considered failed. The deployment controller continues to process failed deployments and a condition with a ProgressDeadlineExceeded reason is surfaced in the deployment status.
Expand Down

0 comments on commit e5f8181

Please sign in to comment.