Revert "Remove ingress check from https://preflight.replicated.com (#840)" (#846)

This reverts commit a5244a262c.
This commit is contained in:
Camila Macedo
2022-11-16 14:57:47 +13:00
committed by GitHub
parent a5244a262c
commit f2ffef80af
+8
View File
@@ -17,6 +17,14 @@ spec:
- pass:
when: ">= 1.22.0"
message: Your cluster meets the recommended and required versions of Kubernetes.
- customResourceDefinition:
checkName: Ingress
customResourceDefinitionName: ingressroutes.contour.heptio.com
outcomes:
- fail:
message: Contour ingress not found!
- pass:
message: Contour ingress found!
- containerRuntime:
outcomes:
- pass: