Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm Chart: Allow specifying init containers to Deployment spec. #3830

Closed
willhughes-au opened this issue Aug 1, 2023 · 0 comments · Fixed by #3838
Closed

Helm Chart: Allow specifying init containers to Deployment spec. #3830

willhughes-au opened this issue Aug 1, 2023 · 0 comments · Fixed by #3838
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@willhughes-au
Copy link

What would you like to be added:

Allow the helm chart to accept an initContainers option that will be injected into the Deployment.

Why is this needed:

We use AWS Route53, and are running into the Throttling issues. One of the suggestions in https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/aws.md#throttling is to add some random jitter on startup, however the helm chart doesn't allow specifying initContainers.

@willhughes-au willhughes-au added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant