Update MeshLoadBalancingStrategy docs to reflect actual k8s topology tags #1755
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: project-lifecycle | |
on: | |
schedule: | |
- cron: 0 8 * * * | |
workflow_dispatch: | |
issues: | |
types: | |
- reopened | |
- opened | |
- labeled | |
jobs: | |
lifecycle: | |
uses: kumahq/.github/.github/workflows/wfc_lifecycle.yml@main | |
with: | |
filesToIgnore: CODEOWNERS,CONTRIBUTING.md |