Skip to content

Commit 9b70d4e

Browse files
committed
Generate docs for disabling tmp cert
Signed-off-by: Artem Yarmoluk <[email protected]>
1 parent ef02afe commit 9b70d4e

File tree

1 file changed

+4
-0
lines changed
  • docs/generated/reference/output/reference/api-docs

1 file changed

+4
-0
lines changed

docs/generated/reference/output/reference/api-docs/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ <h3 id="certificatespec-v1alpha1">CertificateSpec v1alpha1</h3>
8888
<td>CommonName is a common name to be used on the Certificate</td>
8989
</tr>
9090
<tr>
91+
<td><code>disableTemporaryCrt</code><br /> <em>boolean</em></td>
92+
<td>DisableTemporaryCrt will disable issuing temporary selfsigned certificate whilst issuing</td>
93+
</tr>
94+
<tr>
9195
<td><code>dnsNames</code><br /> <em>string array</em></td>
9296
<td>DNSNames is a list of subject alt names to be used on the Certificate</td>
9397
</tr>

0 commit comments

Comments
 (0)