mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
28 lines
701 B
YAML
28 lines
701 B
YAML
apiVersion: projectcontour.io/v1
|
|
kind: HTTPProxy
|
|
metadata:
|
|
generation: 1
|
|
name: basic
|
|
spec:
|
|
virtualhost:
|
|
fqdn: foo-basic.bar.com
|
|
includes:
|
|
- name: unimportant
|
|
status:
|
|
conditions:
|
|
- errors:
|
|
- message: include unimportant not found
|
|
reason: IncludeNotFound
|
|
status: "True"
|
|
type: IncludeError
|
|
type: Valid
|
|
status: "False"
|
|
observedGeneration: 1
|
|
lastTransitionTime: "2025-04-07T10:00:00Z"
|
|
reason: ErrorPresent
|
|
message: At least one error present, see Errors for details
|
|
currentStatus: invalid
|
|
description: At least one error present, see Errors for details
|
|
loadBalancer:
|
|
ingress:
|
|
- hostname: www.example.com
|