mirror of https://github.com/k3s-io/k3s
fix typo
parent
998147de59
commit
3c9ba7f298
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue