Skip to content

Commit

Permalink
fix(mimir): default tls hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
alesharik committed Jul 7, 2024
1 parent 58914ca commit a5751f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/mimir/defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mimir:
image: grafana/mimir
version: 2.13.0
tls_hostname: loki.infra.local
tls_hostname: mimir.infra.local
clients:
- grafana
log_format: json
Expand Down

0 comments on commit a5751f7

Please sign in to comment.