Skip to content

Commit

Permalink
add node exporter, kube state metrics and thanos
Browse files Browse the repository at this point in the history
Signed-off-by: Coleen Iona Quadros <[email protected]>
  • Loading branch information
coleenquadros committed Jul 22, 2024
1 parent 520894f commit 287d8ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/merge-acm-kube-state-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:
sandbox: rhobs/acm-kube-state-metrics
go-version: "1.21"
restore-upstream: CHANGELOG.md VERSION
restore-downstream: OWNERS
restore-downstream: >-
OWNERS
docs
secrets:
pr-app-id: ${{ secrets.ACM_APP_ID }}
pr-app-private-key: ${{ secrets.ACM_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 287d8ba

Please sign in to comment.