Signed-off-by: Unai Arrien <unaittxu@gmail.com>
This commit is contained in:
Unai Arrien 2024-01-24 20:00:25 +01:00
parent ad14db425b
commit 6ade3d5933
2 changed files with 3 additions and 3 deletions

View File

@ -319,7 +319,7 @@ spec:
field is set to 'oci'.
type: boolean
insecureSkipVerify:
description: Insecure allows connecting to a HTTPS container registry
description: InsecureSkipVerify allows connecting to a HTTPS container registry
without verifying the server's certificate chain and host name.
This field is only taken into account if the .spec.type field is set to 'oci'.
type: boolean

View File

@ -887,7 +887,7 @@ This field is only taken into account if the .spec.type field is set to &lsquo;o
</tr>
<tr>
<td>
<code>insecureskipverify</code><br>
<code>insecureSkipVerify</code><br>
<em>
bool
</em>
@ -2633,7 +2633,7 @@ This field is only taken into account if the .spec.type field is set to &lsquo;o
</tr>
<tr>
<td>
<code>insecureskipverify</code><br>
<code>insecureSkipVerify</code><br>
<em>
bool
</em>