Skip to content

Commit

Permalink
Add DaskCluster.idleTimeout to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson committed Dec 9, 2024
1 parent f30da72 commit cbefb67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/operator_resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ Full ``DaskCluster`` spec reference.
scheduler:
spec: ... # PodSpec, standard k8s pod - https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.21/#podspec-v1-core
service: ... # ServiceSpec, standard k8s service - https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.21/#servicespec-v1-core
idleTimeout: 5 # Number of seconds to time out scheduler liveness probe if no activity
Full ``DaskWorkerGroup`` spec reference.

Expand Down

0 comments on commit cbefb67

Please sign in to comment.