Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ashapiaws committed Apr 15, 2024
1 parent 315f06d commit 7fce126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streaming/redpanda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ aws secretsmanager get-secret-value --secret-id redpandarootcert --output json

Alternatively this can be done with ACM, please check out this document on how:

## 2/ Setup Environment Variables for Redpanda and Future use with Lambda
## 2/ Setup Environment Variables for Redpanda Cluster

Create Environment Variables, we will pull aws secretsmanager secret we created with Terraform for superuser of cluster, then configure our topic username of "redpanda-twitch-account" and password "changethispassword" which will be used later with SAM. This is for lab purposes only and you should secure this password.
```
Expand Down

0 comments on commit 7fce126

Please sign in to comment.