dapr / helm-charts

Helm Charts for Dapr
Apache License 2.0
20 stars 18 forks source link

How do we increase the default value of readiness proble delay of dapr sidecar #20

Open naveenkumarsp opened 2 years ago

naveenkumarsp commented 2 years ago

How do we increase the dapr side car default value from 3Sec to 10 Sec? Dapr is taking a while to initialize the side car and failing. It's inconvenient to add annotations for every application.

Hence, I was wandering if there is any way I can update the default value during helm deployment.