Skip to content

Commit

Permalink
disable Alertmanager and Grafana by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
frankreno committed Jul 9, 2019
1 parent 1ea2661 commit 581fa90
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deploy/helm/overrides.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
alertmanager:
enabled: false
grafana:
enabled: false
prometheus:
prometheusSpec:
externalLabels:
Expand Down

0 comments on commit 581fa90

Please sign in to comment.