Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 270 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 270 Bytes

webhook sample

The sample implements a simple validator and mutator for sample.webhook.io/foo. It also implements a CRD conversion webhook to convert sample.webhook.io/foo between v1 to v2.

How to deploy

export KUBECONFIG=<your kubeconfig>
make apply