Skip to content

Commit

Permalink
Update ngwaf-envoy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BrooksCunningham committed Feb 18, 2025
1 parent d8cc9d5 commit 274e8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ngwaf-envoy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
nohup kubectl port-forward svc/envoy 10000:10000 &
sleep 3
- name: Test Envoy with curl
- name: Test request to populate logs
run: curl -v http://localhost:10000/anything/foo

- name: Check health
Expand Down

0 comments on commit 274e8d4

Please sign in to comment.