Merge pull request #908 from negz/pin-v2-preview-1

Pin preview docs to v2.0.0-preview.1
This commit is contained in:
Bob Haddleton 2025-03-31 15:00:05 -05:00 committed by GitHub
commit 5ee381c643
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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`.