Skip to content

Commit

Permalink
forgot a }
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoine96 committed May 25, 2020
1 parent 755890c commit c515df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/controller/utils/datadog/metrics_forwarder.go
Original file line number Diff line number Diff line change
Expand Up @@ -667,3 +667,4 @@ func getbaseURL(dda *datadoghqv1alpha1.DatadogAgent) string {
return fmt.Sprintf("https://api.%s", dda.Spec.Site)
}
return defaultbaseURL
}

0 comments on commit c515df2

Please sign in to comment.