We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1448684 commit 55e9b94Copy full SHA for 55e9b94
README.md
@@ -164,7 +164,7 @@ kubectl delete weaviatecluster weaviatecluster-sample -n weaviate
164
Then, uninstall the operator either using the single-command manifest:
165
166
```shell
167
-kubectl delete -f https://github.com/weaviate/weaviate-operator/releases/download/0.0.2/operator.yaml
+kubectl delete -f https://github.com/weaviate/weaviate-operator/releases/latest/download/operator.yaml
168
```
169
170
or using the repo's Makefile, by running the following command inside the `weaviate-operator` repo:
0 commit comments