Skip to content

Commit

Permalink
Fix installation guide
Browse files Browse the repository at this point in the history
closes #157
  • Loading branch information
Jarema authored Jan 22, 2024
1 parent c6069c5 commit 316eca2
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 @@ -23,7 +23,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 nats nats/nats --set=config.jetstream.enabled=true
helm install nack nats/nack --set jetstream.nats.url=nats://nats:4222
```

Expand Down

0 comments on commit 316eca2

Please sign in to comment.