From 3c9ba7f298345bce9384b50792de53f2fa6163f4 Mon Sep 17 00:00:00 2001 From: danielqsj Date: Fri, 22 Feb 2019 22:38:48 +0800 Subject: [PATCH] fix typo --- plugin/pkg/admission/imagepolicy/gencerts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pkg/admission/imagepolicy/gencerts.sh b/plugin/pkg/admission/imagepolicy/gencerts.sh index 267aceffa7..46e0ea858a 100755 --- a/plugin/pkg/admission/imagepolicy/gencerts.sh +++ b/plugin/pkg/admission/imagepolicy/gencerts.sh @@ -86,7 +86,7 @@ limitations under the License. // This file was generated using openssl by the gencerts.sh script // and holds raw certificates for the imagepolicy webhook tests. -package imagepolic +package imagepolicy EOF for file in caKey caCert badCAKey badCACert serverKey serverCert clientKey clientCert; do