Skip to content

feat(ingress-istio-controller): add leader election to allow for multiple replicas. #420

feat(ingress-istio-controller): add leader election to allow for multiple replicas.

feat(ingress-istio-controller): add leader election to allow for multiple replicas. #420

Workflow file for this run

name: Test Helm Charts
on:
pull_request:
branches:
- master
jobs:
test:
name: 'Test'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Helm linting
run: |
./test/lint.sh