Skip to content

Commit 9578be1

Browse files
lewisbengeyaron2
authored andcommitted
Updated error on password placement in setup-redis.md (#264)
1 parent 6570434 commit 9578be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howto/setup-pub-sub-message-broker/setup-redis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ We can use [Helm](https://helm.sh/) to quickly create a Redis instance in our Ku
2828

2929
Add this password as the `redisPassword` value in your redis.yaml file. For example:
3030
```yaml
31-
- name: redisHost
31+
- name: redisPassword
3232
value: "lhDOkwTlp0"
3333
```
3434

0 commit comments

Comments
 (0)