mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
fix typo
This commit is contained in:
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
Block a user