Skip to content

Commit

Permalink
core: use dezeroku-desktop for node-exporter scraping
Browse files Browse the repository at this point in the history
  • Loading branch information
dezeroku committed Sep 28, 2023
1 parent ceb856e commit c533b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helmfile/core/values/kube-prometheus-stack.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ prometheus:
- job_name: node-exporter
static_configs:
- targets: ['devserver.lan:9100']
- targets: ['dezeroku-b450.lan:9100']
- targets: ['dezeroku-desktop.lan:9100']

0 comments on commit c533b4d

Please sign in to comment.