Skip to content

Commit

Permalink
udpate tiemout
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 11, 2025
1 parent 597d556 commit 30559d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/extras/datadog-agent/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,7 @@ resource "helm_release" "datadog" {
name = "agents.rbac.serviceAccountAnnotations.eks\\.amazonaws\\.com/role-arn"
value = module.role_agent.iam_role_arn
}

timeout = 600
}

0 comments on commit 30559d1

Please sign in to comment.