doc: tell about kustomization in deploy

This commit is contained in:
2025-10-15 12:18:11 +02:00
parent 46a2c5cdaa
commit 64828c9a3a

View File

@@ -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: