From 64b405e67b017a66ea52c07ca6a5c7a9ac11e3f1 Mon Sep 17 00:00:00 2001 From: Waldemar Quevedo Date: Sat, 30 Oct 2021 10:02:49 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec989f28..bacd4fbd 100644 --- a/README.md +++ b/README.md @@ -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: