Skip to content

Commit

Permalink
Merge pull request #5 from SCT-Engineering/crashy
Browse files Browse the repository at this point in the history
min conf
  • Loading branch information
morga471 committed Oct 10, 2024
2 parents 72c4c74 + 9a77219 commit 0a13c1a
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 0a13c1a

Please sign in to comment.