From 92c9f45bf2b91488c5ff268f24a49e3e4816db77 Mon Sep 17 00:00:00 2001 From: Frank Kloeker Date: Thu, 11 Jul 2024 16:02:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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