Skip to content

Commit

Permalink
Timeout after 900 seconds astronomer installation
Browse files Browse the repository at this point in the history
  • Loading branch information
sjmiller609 authored Jan 8, 2020
1 parent ef45f8c commit 36fb8fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astronomer.tf
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ resource "helm_release" "astronomer_local" {
chart = "./helm.astronomer.io"
namespace = var.astronomer_namespace
wait = true
timeout = 900
values = [var.astronomer_helm_values]
}

Expand Down

0 comments on commit 36fb8fa

Please sign in to comment.