diff --git a/deploy/charts/cert-manager/crds/certificaterequests.yaml b/deploy/charts/cert-manager/crds/certificaterequests.yaml index c0f5f8aec..d7bfd7c2c 100644 --- a/deploy/charts/cert-manager/crds/certificaterequests.yaml +++ b/deploy/charts/cert-manager/crds/certificaterequests.yaml @@ -176,7 +176,7 @@ spec: - "False" - Unknown type: - description: Type of the condition, currently ('Ready'). + description: Type of the condition, currently ('Ready', 'InvalidRequest'). type: string failureTime: description: FailureTime stores the time that this CertificateRequest diff --git a/deploy/manifests/00-crds.yaml b/deploy/manifests/00-crds.yaml index 21c5565c7..d53398caa 100644 --- a/deploy/manifests/00-crds.yaml +++ b/deploy/manifests/00-crds.yaml @@ -176,7 +176,7 @@ spec: - "False" - Unknown type: - description: Type of the condition, currently ('Ready'). + description: Type of the condition, currently ('Ready', 'InvalidRequest'). type: string failureTime: description: FailureTime stores the time that this CertificateRequest