Skip to content

Commit 3b87d34

Browse files
Merge pull request #1468 from erikgb/additional-output-formats-beta
Remove AdditionalCertificateOutputFormats alpha warning
2 parents 216852b + 9b04314 commit 3b87d34

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

content/docs/usage/certificate.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff 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
205192
specifying additional supplementary formats of issued certificates and their
206193
private key. There are currently two supported additional output formats:

0 commit comments

Comments
 (0)