certmanager v1.7

Certificate.spec.additionalOutputFormats

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.

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