Skip to content

Commit

Permalink
Update values.yaml - enable alertmanager v2 api by default
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Hitch <[email protected]>
Signed-off-by: jessebot <[email protected]>
  • Loading branch information
jessebot committed Dec 13, 2024
1 parent ca54f24 commit 52f990b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/loki-distributed/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: loki-distributed
description: Helm chart for Grafana Loki in microservices mode
type: application
appVersion: 2.9.10
version: 0.80.0
version: 0.81.0
home: https://grafana.github.io/helm-charts
sources:
- https://github.com/grafana/loki
Expand Down
1 change: 1 addition & 0 deletions charts/loki-distributed/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ loki:
rule_path: /tmp/loki/scratch
alertmanager_url: https://alertmanager.xx
external_url: https://alertmanager.xx
enable_alertmanager_v2: true
# -- Check https://grafana.com/docs/loki/latest/configuration/#schema_config for more info on how to configure schemas
schemaConfig:
Expand Down

0 comments on commit 52f990b

Please sign in to comment.