Skip to content

Commit

Permalink
infrastructure: cluster1: kube-prometheus-stack: Fix pushgateway.
Browse files Browse the repository at this point in the history
This commit follows 8cbf121.
  • Loading branch information
wigust committed Jan 28, 2024
1 parent 31531f1 commit ca3bf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/cluster1/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ prometheus:
job_name: windows
- static_configs:
- targets:
- 127.0.0.1:9095
- 192.168.0.145:9095
honor_labels: true
job_name: pushgateway
ingress:
Expand Down

0 comments on commit ca3bf2d

Please sign in to comment.