File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -188,19 +188,6 @@ documentation](../reference/api-docs.md#cert-manager.io/v1.KeyUsage).
188188
189189# ## Additional Certificate Output Formats
190190
191- <div className="warning">
192-
193- ⛔️ The additional certificate output formats feature is currently in an
194- _experimental_ alpha state, and is subject to breaking changes or complete
195- removal in future releases. This feature is only enabled by adding it to the
196- `--feature-gates` flag on the cert-manager controller and webhook components :
197-
198- ` ` ` bash
199- --feature-gates=AdditionalCertificateOutputFormats=true
200- ` ` `
201-
202- </div>
203-
204191` additionalOutputFormats` is a field on the Certificate `spec` that allows
205192specifying additional supplementary formats of issued certificates and their
206193private key. There are currently two supported additional output formats :
You can’t perform that action at this time.
0 commit comments