What this PR does / why we need it:
Default webhook timeout in the charts as 10s. This is to ensure the webhook timeout is shorter than the timeouts used by the apiserver clients so that the failure policy remains effective.
Default webhook timeout in the charts as `10s`. This is to ensure the webhook timeout is shorter than the timeouts used by the apiserver clients so that the failure policy remains effective.
What this PR does / why we need it: Default webhook timeout in the charts as 10s. This is to ensure the webhook timeout is shorter than the timeouts used by the apiserver clients so that the failure policy remains effective.
Which issue(s) this PR fixes: Addresses gardener/gardener#2779.
Special notes for your reviewer:
Release note: