Skip to content

Commit

Permalink
beer-source should not include unwanted HTTP headers (#1676)
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus authored and github-actions[bot] committed Oct 9, 2023
1 parent c961818 commit 91ed201
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kamelets/beer-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ spec:
period: "{{period}}"
steps:
- to: https://random-data-api.com/api/beer/random_beer
- removeHeaders:
pattern: '*'
- to: "kamelet:sink"

0 comments on commit 91ed201

Please sign in to comment.