mirror of
https://github.com/traefik/traefik.git
synced 2025-11-28 06:01:13 +01:00
gateway-api: fix the "values" field in the example of httproute
This commit is contained in:
parent
fd1eae4f07
commit
5ca210fa60
@ -136,7 +136,7 @@ Kubernetes cluster before creating `HTTPRoute` objects.
|
||||
- headers: # [8]
|
||||
type: Exact # [9]
|
||||
values: # [10]
|
||||
- foo: bar
|
||||
foo: bar
|
||||
forwardTo: # [11]
|
||||
- serviceName: whoami # [12]
|
||||
weight: 1 # [13]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user