Skip to content

Commit 9b6a130

Browse files
authored
Update README.md
1 parent 7dbe26e commit 9b6a130

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/ff-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ helm upgrade -i ff-proxy --namespace ff-proxy --create-namespace \
2626
rssnyder/ff-proxy \
2727
--set proxyKey=xxxx-xxx-xxx-xxxx \
2828
--set authSecret=xxxx-xxx-xxx-xxxx \
29-
--set redisAddress=redis:6379
29+
--set redis.address=redis:6379
3030
```
3131

3232
After install/upgrade the helm notes will display information on how to retrieve the proxy URL for your configuration for use with the SDK.

0 commit comments

Comments
 (0)