Skip to content

Commit 3f1e7e2

Browse files
Update site/content/how-to/traffic-management/request-response-headers.md
Co-authored-by: Alan Dooley <[email protected]>
1 parent 0201d7d commit 3f1e7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ service/headers ClusterIP 10.96.26.161 <none> 80/TCP 23s
8585

8686
### Configure the HTTPRoute with RequestHeaderModifier filter
8787

88-
Next, let's create a simple HTTPRoute that exposes the header application outside the cluster using the listener created in the previous section. To do this, create the following HTTPRoute:
88+
Create a HTTPRoute that exposes the header application outside the cluster using the listener created in the previous section. Use the following command:
8989

9090
```yaml
9191
kubectl apply -f - <<EOF

0 commit comments

Comments
 (0)