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: dask_kubernetes/operator/deployment/helm/dask-kubernetes-operator/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
@@ -36,6 +36,7 @@ The following table lists the configurable parameters of the Dask-kubernetes-ope
36
36
|`tolerations`| Tolerations |`[]`|
37
37
|`affinity`| Affinity |`{}`|
38
38
|`priorityClassName`| Priority class |`null`|
39
+
|`livenessProbe.timeoutSeconds`||`5`|
39
40
|`kopfArgs`| Command line flags to pass to kopf on start up |`["--all-namespaces"]`|
40
41
|`metrics.scheduler.enabled`| Enable scheduler metrics. Pip package [prometheus-client](https://pypi.org/project/prometheus-client/) should be present on scheduler. |`false`|
0 commit comments