Skip to content

Commit

Permalink
min conf
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Oct 10, 2024
1 parent 027b52b commit 9a77219
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ resource "helm_release" "tempo" {
values = [file("${path.module}/tempo_values.yaml")]


set {
name = "tempo.storage.trace.backend"
value = "s3"
}
set {
name = "tempo.storage.trace.s3.insecure"
value = "false"
Expand Down

0 comments on commit 9a77219

Please sign in to comment.