github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/projectcontour.io/HTTPProxy/testdata/not_reconciled.yaml (about) 1 apiVersion: projectcontour.io/v1 2 kind: HTTPProxy 3 metadata: 4 generation: 1 5 name: basic 6 spec: 7 virtualhost: 8 fqdn: foo-basic.bar.com 9 routes: 10 - conditions: 11 - prefix: / 12 services: 13 - name: s1 14 port: 80 15 status: 16 currentStatus: NotReconciled 17 description: Waiting for controller