emissary-ingress / emissary

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
https://www.getambassador.io
Apache License 2.0
4.36k stars 683 forks source link

Expose progressdeadlineseconds in Ambassador Helm Chart #3454

Open blhagadorn opened 3 years ago

blhagadorn commented 3 years ago

Please describe your use case / problem. Currently our deployments take longer than the default 600 seconds, we have to manually edit the progressDeadlineSeconds when updating in ArgoCD. We would like to set this value before upgrading or potentially have an Operator do it.

Describe the solution you'd like Expose this value in the Helm chart

Describe alternatives you've considered Forking the chart

Additional context None, feel free to ask for more details.

blhagadorn commented 3 years ago

As well, the agent pod deployment could use this feature.