Skip to content

Commit

Permalink
Add livenessProbe timeout to README
Browse files Browse the repository at this point in the history
  • Loading branch information
bnaul committed Nov 5, 2024
1 parent 974d1ab commit 586e9db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ The following table lists the configurable parameters of the Dask-kubernetes-ope
| `tolerations` | Tolerations | `[]` |
| `affinity` | Affinity | `{}` |
| `priorityClassName` | Priority class | `null` |
| `livenessProbe.timeoutSeconds` | | `1` |
| `kopfArgs` | Command line flags to pass to kopf on start up | `["--all-namespaces"]` |
| `metrics.scheduler.enabled` | Enable scheduler metrics. Pip package [prometheus-client](https://pypi.org/project/prometheus-client/) should be present on scheduler. | `false` |
| `metrics.scheduler.serviceMonitor.enabled` | Enable scheduler servicemonitor. | `false` |
Expand Down

0 comments on commit 586e9db

Please sign in to comment.