Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wallyqs authored Oct 30, 2021
1 parent 711c554 commit 64b405e
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 @@ -17,7 +17,7 @@ The JetStream controllers allows you to manage [NATS JetStream](https://github.c
First install the JetStream CRDs:

```sh
$ kubectl apply -f https://nats-io.github.io/k8s/nack/crds.yml
$ kubectl apply -f https://raw.githubusercontent.com/nats-io/nack/v0.6.0/deploy/crds.yml
```

Now install with Helm:
Expand Down

0 comments on commit 64b405e

Please sign in to comment.