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.

1 fields
Certificate.spec.additionalOutputFormats fields and descriptions
Field / TypeDescription
type
string required

Type is the name of the format type that should be written to the Certificate's target Secret.

  • enum: ["DER","CombinedPEM"]