Skip to content

Commit

Permalink
fix(prom): update prom-stack config
Browse files Browse the repository at this point in the history
  • Loading branch information
willianpaixao committed Nov 22, 2024
1 parent 6821e2f commit 3996624
Showing 1 changed file with 2 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,23 +121,9 @@ spec:
- replacement: raspberry
targetLabel: cluster
kubeControllerManager:
endpoints:
- 192.168.0.5
- 192.168.0.6
- 192.168.0.7
serviceMonitor:
relabelings:
- replacement: raspberry
targetLabel: cluster
enabled: false
kubeScheduler:
endpoints:
- 192.168.0.5
- 192.168.0.6
- 192.168.0.7
serviceMonitor:
relabelings:
- replacement: raspberry
targetLabel: cluster
enabled: false
kubeProxy:
enabled: false
kube-state-metrics:
Expand Down

0 comments on commit 3996624

Please sign in to comment.