We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef02afe commit 9b70d4eCopy full SHA for 9b70d4e
docs/generated/reference/output/reference/api-docs/index.html
@@ -88,6 +88,10 @@ <h3 id="certificatespec-v1alpha1">CertificateSpec v1alpha1</h3>
88
<td>CommonName is a common name to be used on the Certificate</td>
89
</tr>
90
<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>
95
<td><code>dnsNames</code><br /> <em>string array</em></td>
96
<td>DNSNames is a list of subject alt names to be used on the Certificate</td>
97
0 commit comments