We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6c0e9c + 6b9f2e2 commit 195d988Copy full SHA for 195d988
geps/gep-713.md
@@ -1427,8 +1427,8 @@ spec:
1427
- path:
1428
type: Prefix
1429
value: /bar
1430
- forwardTo:
1431
- - serviceName: my-service1
+ backendRefs:
+ - name: my-service1
1432
port: 8080
1433
---
1434
apiVersion: networking.acme.io/v1alpha2
@@ -1438,7 +1438,7 @@ metadata:
1438
spec:
1439
maxRetries: 5
1440
targetRef:
1441
- name: foo
+ name: http-app-1
1442
group: gateway.networking.k8s.io
1443
kind: HTTPRoute
1444
sectionName: bar
0 commit comments