vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.4k stars 1.37k forks source link

Expose dataMoverPrepareTimeout via Helm Chart #7893

Open Rohmilchkaese opened 2 weeks ago

Rohmilchkaese commented 2 weeks ago

What steps did you take and what happened: I wanted to configure dataMoverPrepareTimeout via HELM. As @Lyndon-Li pointed out, its not exposed via HELM.

What did you expect to happen: That it is possible to configure it via HELM values.yaml

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

Lyndon-Li commented 2 weeks ago

Could you share the details of why you need to configure this? We hide this from UX because we think this is not a widely used config and the default value should work for most users.