Skip to content

Commit

Permalink
beer-source should not include unwanted HTTP headers (#1676) (#1677)
Browse files Browse the repository at this point in the history
Co-authored-by: Claus Ibsen <claus.ibsen@gmail.com>
  • Loading branch information
github-actions[bot] and davsclaus committed Oct 9, 2023
1 parent c961818 commit f43f4e9
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 f43f4e9

Please sign in to comment.