Skip to content

Commit

Permalink
set errorReporting back to true
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinwang committed Nov 9, 2020
1 parent 6946131 commit af6549a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cost-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ reporting:
# Ref: http://docs.kubecost.com/bug-report
logCollection: true
productAnalytics: true
errorReporting: false
errorReporting: true
valuesReporting: true

serviceMonitor:
Expand Down

0 comments on commit af6549a

Please sign in to comment.