Skip to content

Commit

Permalink
feat(impl):[#341] update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-ext-kmassalski committed Mar 20, 2024
1 parent 77261d5 commit be29f35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/irs-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ edc:
apikey:
header: "X-Api-Key" # Name of the EDC api key header field
secret: "" # <edc-api-key>
callbackMapping:
callbackurl:
callbackMapping: # The callback endpoint path mapping - used to expose callback endpoint
callbackurl: # The URL where the EDR token callback will be sent to.
asyncTimeout: PT10M # Timout for future.get requests as ISO 8601 Duration
submodel:
request:
Expand Down

0 comments on commit be29f35

Please sign in to comment.