We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f004092 + fe5c491 commit c021aa9Copy full SHA for c021aa9
README.md
@@ -36,7 +36,7 @@ nats:
36
```
37
To deploy it, run the following:
38
```bash
39
-helm repo add superstream https://k8s.superstream.dev/charts/ --force-update && helm install superstream superstream/superstream -f custom_values.yaml --create-namespace --namespace superstream --wait
+helm repo add superstream https://k8s.superstream.ai/ --force-update && helm install superstream superstream/superstream -f custom_values.yaml --create-namespace --namespace superstream --wait
40
41
42
## Parameters
0 commit comments