Skip to content

Commit 7ff4933

Browse files
Update site/content/how-to/traffic-management/request-response-headers.md
Co-authored-by: Alan Dooley <[email protected]>
1 parent 608784b commit 7ff4933

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

site/content/how-to/traffic-management/request-response-headers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ This guide describes how to configure the headers application to modify the head
2828

2929
We will configure a common gateway for the `RequestHeaderModifier` and `ResponseHeaderModifier` examples mentioned below.
3030

31-
### Deploy the Gateway API Resources for the Header Application
31+
---
32+
33+
### Deploy the Gateway API resources for the Header application
3234

3335
The [Gateway](https://gateway-api.sigs.k8s.io/api-types/gateway/) resource is typically deployed by the [Cluster Operator](https://gateway-api.sigs.k8s.io/concepts/roles-and-personas/#roles-and-personas_1). This Gateway defines a single listener on port 80. Since no hostname is specified, this listener matches on all hostnames. To deploy the Gateway:
3436

0 commit comments

Comments
 (0)