mirror of https://github.com/crossplane/docs.git
Pin preview docs to v2.0.0-preview.1
This is the latest preview release. Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
045bd0b1a5
commit
074a33db0b
|
@ -52,7 +52,7 @@ Crossplane creates and installs into the `crossplane-system` namespace.
|
|||
helm install crossplane \
|
||||
--namespace crossplane-system \
|
||||
--create-namespace crossplane-preview/crossplane \
|
||||
--devel
|
||||
--version v2.0.0-preview.1
|
||||
```
|
||||
|
||||
View the installed Crossplane pods with `kubectl get pods -n crossplane-system`.
|
||||
|
|
Loading…
Reference in New Issue