Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Removed test credentials from pulsar-env.sh (#1667)
Browse files Browse the repository at this point in the history
Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>
  • Loading branch information
shailesh-vaidya authored Dec 7, 2023
1 parent d4376cd commit b6832b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/integrations/pulsar/setup/pulsar-env.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export AWS_ACCESS_KEY=AKIAw5WobgsyTh2rQ2ljuZmweA
export AWS_SECRET_KEY=sTNG8gMpkG/AOj+gTi6ayBkdr5aw5Xw5s7R252sF
export AWS_ACCESS_KEY=""
export AWS_SECRET_KEY=""

0 comments on commit b6832b6

Please sign in to comment.