Skip to content

feat(node-analyzer): Allow setting parameters for all probes in DaemonSet #3405

feat(node-analyzer): Allow setting parameters for all probes in DaemonSet

feat(node-analyzer): Allow setting parameters for all probes in DaemonSet #3405

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
branches: [main]
jobs:
pr-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"