Skip to content

Helm: Add loadBalancerIP attribute for LB svc #11240

Helm: Add loadBalancerIP attribute for LB svc

Helm: Add loadBalancerIP attribute for LB svc #11240

Workflow file for this run

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
block_merge:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v4
with:
mode: exactly
count: 0
labels: "status/blocked, status/needs-attention, status/on-hold, status/pending, status/triage, status/pending-backend, status/pending-frontend, status/pending-QA"