mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[redis] Fix typo in README.md (#36288)
The document was missing triple backticks at the end of a Markdown block, causing things to be rendered uglily. Signed-off-by: Per Lundberg <perlun@gmail.com>
This commit is contained in:
@@ -114,6 +114,7 @@ commonConfiguration: |
|
||||
loadmodule /opt/bitnami/redis/lib/redis/modules/redisearch.so
|
||||
loadmodule /opt/bitnami/redis/lib/redis/modules/rejson.so
|
||||
loadmodule /opt/bitnami/redis/lib/redis/modules/redistimeseries.so
|
||||
```
|
||||
|
||||
### Bootstrapping with an External Cluster
|
||||
|
||||
|
||||
Reference in New Issue
Block a user