loft-sh / jspolicy

jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript
https://www.jspolicy.com
Apache License 2.0
353 stars 35 forks source link

feat: add JS_POLICY_WEBHOOK_URL to webhook cert #119

Closed nascd closed 6 months ago

nascd commented 6 months ago

This change adds the webhook url, if defined, to the selfsigned webhook cert that is generated, so that the apiserver can access the webhook receiver on addresses other than jspolicy..svc and jspolicy..svc.cluster.local

netlify[bot] commented 6 months ago

Deploy request for jspolicy-docs pending review.

Visit the deploys page to approve it

Name Link
Latest commit fdc7a66c9734f242f51bb0d3ee22d43c3451d3a4
FabianKramm commented 6 months ago

@nascd thanks for the PR! LGTM!