Skip to content

Commit

Permalink
Merge pull request #50 from kylos101/patch-1
Browse files Browse the repository at this point in the history
Fix clustered file storage example
  • Loading branch information
wallyqs authored May 3, 2020
2 parents 5bd48a4 + bcab822 commit 5588519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/charts/stan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ In case of using file storage, this sets up a 3 node cluster,
each with its own backed persistence volume.

```yaml
stan:
store:
cluster:
enabled: true
logPath: /data/stan/log
Expand Down

0 comments on commit 5588519

Please sign in to comment.