Commit 3c9ba7f2 authored by danielqsj's avatar danielqsj

fix typo

parent 998147de
...@@ -86,7 +86,7 @@ limitations under the License. ...@@ -86,7 +86,7 @@ limitations under the License.
// This file was generated using openssl by the gencerts.sh script // This file was generated using openssl by the gencerts.sh script
// and holds raw certificates for the imagepolicy webhook tests. // and holds raw certificates for the imagepolicy webhook tests.
package imagepolic package imagepolicy
EOF EOF
for file in caKey caCert badCAKey badCACert serverKey serverCert clientKey clientCert; do for file in caKey caCert badCAKey badCACert serverKey serverCert clientKey clientCert; do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment