mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
Fix HTTPRoute use of backendRefs
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user