Skip to content

Commit

Permalink
fix(aws/loki): disable helm test by default
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Lefevre <[email protected]>
  • Loading branch information
ArchiFleKs committed Nov 24, 2022
1 parent 6bfbd6e commit 0a235b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/aws/loki-stack.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ locals {
)

values_loki-stack = <<-VALUES
test:
enabled: false
monitoring:
selfMonitoring:
enabled: false
Expand Down

0 comments on commit 0a235b8

Please sign in to comment.