Regenerate reference docs
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
This commit is contained in:
parent
8d3d095a29
commit
5ea2c6843e
@ -97,6 +97,10 @@ Appears In:
|
||||
<td>DNSNames is a list of subject alt names to be used on the Certificate</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>isCA</code><br /> <em>boolean</em></td>
|
||||
<td>IsCA will mark this Certificate as valid for signing. This implies that the 'signing' usage is set</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>issuerRef</code><br /> <em><a href="#objectreference-v1alpha1">ObjectReference</a></em></td>
|
||||
<td>IssuerRef is a reference to the issuer for this certificate. If the 'kind' field is not set, or set to 'Issuer', an Issuer resource with the given name in the same namespace as the Certificate will be used. If the 'kind' field is set to 'ClusterIssuer', a ClusterIssuer with the provided name will be used. The 'name' field in this stanza is required at all times.</td>
|
||||
</tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user