Skip to content

Commit

Permalink
Generate docs for disabling tmp cert
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Yarmoluk <[email protected]>
  • Loading branch information
gordonbondon committed Jun 11, 2019
1 parent ef02afe commit 9b70d4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/generated/reference/output/reference/api-docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ <h3 id="certificatespec-v1alpha1">CertificateSpec v1alpha1</h3>
<td>CommonName is a common name to be used on the Certificate</td>
</tr>
<tr>
<td><code>disableTemporaryCrt</code><br /> <em>boolean</em></td>
<td>DisableTemporaryCrt will disable issuing temporary selfsigned certificate whilst issuing</td>
</tr>
<tr>
<td><code>dnsNames</code><br /> <em>string array</em></td>
<td>DNSNames is a list of subject alt names to be used on the Certificate</td>
</tr>
Expand Down

0 comments on commit 9b70d4e

Please sign in to comment.