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 8eb6b6d commit 4422f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-acm-thanos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ACM Thanos merger
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *' #@daily
- cron: '0 0 * * 1' #@weekly
pull_request:
paths:
- '.github/workflows/merge-acm-flow.yaml'
Expand Down

0 comments on commit 4422f3b

Please sign in to comment.