Fix HTTPRoute use of backendRefs

This commit is contained in:
Sid Karunaratne 2024-04-19 10:44:04 +02:00 committed by GitHub
parent 7a7b03eb01
commit 20d6c19c30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -233,7 +233,7 @@ Kubernetes cluster before creating `HTTPRoute` objects.
- headers: # [11]
name: foo # [12]
value: bar # [13]
- backendRefs: # [14]
backendRefs: # [14]
- name: whoamitcp # [15]
weight: 1 # [16]
port: 8080 # [17]