We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9d1cf8 + 074a33d commit 5ee381cCopy full SHA for 5ee381c
content/v2.0-preview/get-started/install.md
@@ -52,7 +52,7 @@ Crossplane creates and installs into the `crossplane-system` namespace.
52
helm install crossplane \
53
--namespace crossplane-system \
54
--create-namespace crossplane-preview/crossplane \
55
---devel
+--version v2.0.0-preview.1
56
```
57
58
View the installed Crossplane pods with `kubectl get pods -n crossplane-system`.
0 commit comments