certmanager v1.14
Certificate.spec.additionalOutputFormats
Defines extra output formats of the private key and signed certificate chain to be written to this Certificate's target Secret. This is an Alpha Feature and is only enabled with the `--feature-gates=AdditionalCertificateOutputFormats=true` option set on both the controller and webhook components.
| Field / Type | Description |
|---|---|
type | Type is the name of the format type that should be written to the Certificate's target Secret.
|