Skip to content

fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923) #8475

fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923)

fix(k8s): set annotation kuma.io/display-name for Secrets and Configs (backport of #11923) #8475

Workflow file for this run

name: backport
on:
pull_request_target:
types: [labeled, closed]
jobs:
maybe-backport:
uses: kumahq/.github/.github/workflows/wfc_backport.yml@main
secrets:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}