Skip to content

Commit

Permalink
test: e2e prometheus endpoint metrics scraping (#4178)
Browse files Browse the repository at this point in the history
  • Loading branch information
njtran committed Jun 30, 2023
1 parent d195175 commit 99e140a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/actions/e2e/install-prometheus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,8 @@ prometheus:
capacity: 2500
additionalScrapeConfigs:
- job_name: karpenter
kubernetes_sd_configs:
- role: endpoints
namespaces:
names:
- karpenter

0 comments on commit 99e140a

Please sign in to comment.