certmanager v1.7

Certificate.spec.additionalOutputFormats[]

CertificateAdditionalOutputFormat defines an additional output format of a Certificate resource. These contain supplementary data formats of the signed certificate chain and paired private key.

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"]