certmanager v1.21.1

Certificate.spec.renewal

`renewal` allows configuration of how your certificate is renewed. If the policy mentioned is `RenewBefore` then the controller respects `renewBefore` and `renewBeforePercentage`.

2 fields
Certificate.spec.renewal fields and descriptions
Field / TypeDescription
policy
string

`policy` must be one of `Disabled`, `RenewBefore`.

  • enum: ["RenewBefore","Disabled"]
object[]

`windows` mentions the behavior of when the renewal must happen.

  • x-kubernetes-list-type: "atomic"