**Describe the issue**: Docs are missing the `idleTimeout` parameter of the custom `DaskCluster` resource which has been implemented in [this pr](https://github.com/dask/dask-kubernetes/pull/672). **Minimal Complete Verifiable Example**: SS from the website. `spec` part should contain `idleTimeout` parameter. 