Skip to content

Commit

Permalink
Update elasticsearch-exporter.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanketnagdive authored Feb 14, 2024
1 parent e5448f0 commit 2da06c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
es:
uri: "http://{{ groups['es-2'][0] }}:9200"
uri: "http://{{ groups['es-1'][0] }}:9200"
serviceMonitor:
enabled: true
# namespace: monitoring
Expand Down

0 comments on commit 2da06c4

Please sign in to comment.