Skip to content

Commit

Permalink
Update README.md (#901)
Browse files Browse the repository at this point in the history
Erroneous example config for jetStream. memoryStore mentioned twice in sample config. Second mention should be for fileStore
  • Loading branch information
runeb-wombo authored May 29, 2024
1 parent 7b631f5 commit aad676b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/charts/nack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ config:
enabled: true
maxSize: 256Mi

memoryStore:
fileStore:
enabled: true
pvc:
enabled: true
Expand Down

0 comments on commit aad676b

Please sign in to comment.