Skip to content

Commit

Permalink
Merge pull request #28 from openinfradev/fix_thanos_config_errors
Browse files Browse the repository at this point in the history
fix: thanos config error
  • Loading branch information
Esther Kim authored Jun 8, 2021
2 parents 03b4cb3 + f630797 commit 178c5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanu-reference/lma/site-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,4 @@ charts:
secretName: $(thanosObjstoreSecret)
sidecarsService.name: thanos-sidecars
sidecarsService.endpoints:
- 127.0.0.1
- 192.168.97.102 # should not be in the loopback range (127.0.0.0/8)

0 comments on commit 178c5d1

Please sign in to comment.