Skip to content

feat: add ingressClassName support to Ingress #28

feat: add ingressClassName support to Ingress

feat: add ingressClassName support to Ingress #28

Workflow file for this run

name: PR checks
on:
pull_request:
branches:
- master
jobs:
Run-CI-Script:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- uses: actions/checkout@v2
- run: scripts/ci.sh