Skip to content

feat: allow for overwritting the cookie-domain flag on the oidc proxy #258

feat: allow for overwritting the cookie-domain flag on the oidc proxy

feat: allow for overwritting the cookie-domain flag on the oidc proxy #258

Workflow file for this run

name: Unit testing
on: pull_request
jobs:
unittest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: d3adb5/helm-unittest-action@v2
with:
helm-version: v3.8.0
github-token: ${{ secrets.GITHUB_TOKEN }}