diff --git a/deploy/manifests/00-crds.yaml b/deploy/manifests/00-crds.yaml index 53683ef79..a69484ad2 100644 --- a/deploy/manifests/00-crds.yaml +++ b/deploy/manifests/00-crds.yaml @@ -134,6 +134,11 @@ spec: - type type: object type: array + failureTime: + description: FailureTime stores the time that this CertificateRequest + failed. This is used to influence garbage collection and back-off. + format: date-time + type: string type: object type: object versions: