Skip to content

Commit

Permalink
docs(ingest/tableau): add token to sink config in sample recipe (#9411)
Browse files Browse the repository at this point in the history
Co-authored-by: KaYunKIM <[email protected]>
Co-authored-by: Harshal Sheth <[email protected]>
  • Loading branch information
3 people authored Dec 13, 2023
1 parent 5af799e commit a92230b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ sink:
type: "datahub-rest"
config:
server: "http://localhost:8080"
token: token_value # optional

0 comments on commit a92230b

Please sign in to comment.