Skip to content

Add webhook timeoutSeconds to allow configuration how long the api server should wait for webhook, default 10 second #325

Add webhook timeoutSeconds to allow configuration how long the api server should wait for webhook, default 10 second

Add webhook timeoutSeconds to allow configuration how long the api server should wait for webhook, default 10 second #325

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/[email protected]
- uses: actions/[email protected]
- uses: pre-commit/[email protected]
env:
SKIP: helm-docs