argo-cd/resource_customizations/projectcontour.io/HTTPProxy/testdata/healthy.yaml
Greg Barasch ce4b7a28cc
feat: Contour HTTPProxy health check support for issue # 22504 (#22596)
Signed-off-by: Greg Barasch <gregbarasch@gmail.com>
2025-05-21 15:54:36 -04:00

26 lines
518 B
YAML

apiVersion: projectcontour.io/v1
kind: HTTPProxy
metadata:
name: basic
spec:
virtualhost:
fqdn: foo-basic.bar.com
routes:
- conditions:
- prefix: /
services:
- name: s1
port: 80
status:
conditions:
- type: Valid
status: "True"
observedGeneration: 1
lastTransitionTime: "2025-04-07T10:00:00Z"
reason: Valid
message: Valid HTTPProxy
currentStatus: valid
description: Valid HTTPProxy
loadBalancer:
ingress:
- hostname: www.example.com