diff --git a/README.md b/README.md index 799f8ce..f0eaa54 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ The webhook is deployed using standard Kubernetes manifests: - MutatingWebhookConfiguration - ImagePullSecret (to be injected into pods) +A kustomization file is provided in the [deploy directory](deploy) for easy deployment of the webhook. + ## Production Configuration For production use, you should create a configmap with your specific configuration. Create a kustomization.yaml file like this: