Skip to content

Commit

Permalink
Merge pull request nats-io#75 from hbobenicio/readme-update-bump-nats…
Browse files Browse the repository at this point in the history
…-operator-version

readme update: bumping nats-operator version. fixes nats-io#71
  • Loading branch information
wallyqs authored Jul 20, 2020
2 parents a715212 + 67c7772 commit 079120f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ To install the NATS Streaming Operator on your cluster:

```sh
# Install NATS Operator on default namespace
$ kubectl apply -f https://github.com/nats-io/nats-operator/releases/download/v0.5.0/00-prereqs.yaml
$ kubectl apply -f https://github.com/nats-io/nats-operator/releases/download/v0.5.0/10-deployment.yaml
$ kubectl apply -f https://github.com/nats-io/nats-operator/releases/download/v0.7.2/00-prereqs.yaml
$ kubectl apply -f https://github.com/nats-io/nats-operator/releases/download/v0.7.2/10-deployment.yaml

# Install NATS Streaming Operator on default namespace
$ kubectl apply -f https://raw.githubusercontent.com/nats-io/nats-streaming-operator/master/deploy/default-rbac.yaml
Expand Down

0 comments on commit 079120f

Please sign in to comment.