mirror of https://github.com/crossplane/docs.git
Merge pull request #908 from negz/pin-v2-preview-1
Pin preview docs to v2.0.0-preview.1
This commit is contained in:
commit
5ee381c643
|
@ -52,7 +52,7 @@ Crossplane creates and installs into the `crossplane-system` namespace.
|
||||||
helm install crossplane \
|
helm install crossplane \
|
||||||
--namespace crossplane-system \
|
--namespace crossplane-system \
|
||||||
--create-namespace crossplane-preview/crossplane \
|
--create-namespace crossplane-preview/crossplane \
|
||||||
--devel
|
--version v2.0.0-preview.1
|
||||||
```
|
```
|
||||||
|
|
||||||
View the installed Crossplane pods with `kubectl get pods -n crossplane-system`.
|
View the installed Crossplane pods with `kubectl get pods -n crossplane-system`.
|
||||||
|
|
Loading…
Reference in New Issue