Skip to content

Commit

Permalink
Update site/content/how-to/traffic-management/request-response-header…
Browse files Browse the repository at this point in the history
…s.md

Co-authored-by: Alan Dooley <[email protected]>
  • Loading branch information
salonichf5 and ADubhlaoich authored Oct 23, 2024
1 parent 07082c2 commit 7a5ed93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ This examples demonstrates how to configure traffic routing for a simple echo se

### Deploy the Headers application

Begin by deploying the example application `headers`. It is a simple application that returns the request headers which we'll later tweak and customize.
Begin by deploying the example application `headers`. It is a simple application that returns the request headers which will be modified later.

```shell
kubectl apply -f https://raw.githubusercontent.com/nginxinc/nginx-gateway-fabric/v1.4.0/examples/http-request-header-filter/headers.yaml
Expand Down

0 comments on commit 7a5ed93

Please sign in to comment.