Skip to content

Commit

Permalink
Merge pull request #67 from ludusrusso/fix-doc-nack-set-values
Browse files Browse the repository at this point in the history
doc: fix readme
  • Loading branch information
wallyqs authored Apr 13, 2022
2 parents c582086 + 550c397 commit ccb5796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Now install with Helm:
```
helm repo add nats https://nats-io.github.io/k8s/helm/charts/
helm install nats nats/nats --set=nats.jetstream.enabled=true
helm install nack nats/nack
helm install nack nats/nack --set jetstream.nats.url=nats://nats:4222
```

#### Creating Streams and Consumers
Expand Down

0 comments on commit ccb5796

Please sign in to comment.