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 in Kubernetes example can time out #694

Open
kriswuollett opened this issue Sep 14, 2021 · 0 comments
Open

Helm chart in Kubernetes example can time out #694

kriswuollett opened this issue Sep 14, 2021 · 0 comments

Comments

@kriswuollett
Copy link
Contributor

Without modification apply of the Kubernetes example can have the helm_release resource fail since creating the nginx_ingress can take more than the default 5 minute timeout at times.

kriswuollett added a commit to kriswuollett/terraform-provider-digitalocean that referenced this issue Sep 21, 2021
- Sometimes the Helm chart takes longer than default 5 min timeout, resolves digitalocean#694
kriswuollett added a commit to kriswuollett/terraform-provider-digitalocean that referenced this issue Sep 21, 2021
- Sometimes the Helm chart takes longer than default 5 min timeout, resolves digitalocean#694
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment