From e41a4de8779d75caee3a068a73fd58f1c6f78b6f Mon Sep 17 00:00:00 2001 From: JoshVanL Date: Mon, 12 Aug 2019 14:19:34 +0100 Subject: [PATCH] Update deploy CRDs Signed-off-by: JoshVanL --- deploy/manifests/00-crds.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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: