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 ef3951b commit ad60c3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Begin by configuring an application with custom headers and a simple HTTPRoute.

### Deploy the Headers application

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

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

0 comments on commit ad60c3e

Please sign in to comment.