Skip to content

Commit

Permalink
πŸ” Adds secureHeaders for Chowda API events
Browse files Browse the repository at this point in the history
  • Loading branch information
mrharpo committed Feb 21, 2024
1 parent afbab59 commit 1eb815d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions deploy/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ spec:
contextKey: subject
dest: subject
method: POST
secureHeaders:
- name: Chowda API Authorization
valueFrom:
secretKeyRef:
name: argo-events-chowda-api-token
key: token

retryStrategy:
duration: 3s
steps: 3

0 comments on commit 1eb815d

Please sign in to comment.