Skip to content

fix(metrics): Correct the name of k8s hpa metrics (part of kube-state-metrics) #5678

fix(metrics): Correct the name of k8s hpa metrics (part of kube-state-metrics)

fix(metrics): Correct the name of k8s hpa metrics (part of kube-state-metrics) #5678

Workflow file for this run

name: PRs labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true