diff --git a/README.md b/README.md index 30429d6..0633959 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Kubernetes Validation Admission Controller to verify Cosign Image signatures. cosignwebhook -This webhook watches for pod creation in deployments and verifies the first container image it finds with an existing +This webhook watches for pod creation in deployments and verifies all container image it finds with an existing RSA public key (if present). # Installation with Helm