Skip to content

Commit

Permalink
Remove outdated statements on UXP requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Yury Tsarev <yury@upbound.io>
  • Loading branch information
ytsarev committed May 15, 2023
1 parent a6fbc3f commit 468704f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ documentation](https://docs.upbound.io/cli/).

#### Upbound Universal Crossplane
UXP is the Upbound official enterprise-grade distribution of Crossplane for
self-hosted control planes. Only Upbound Universal Crossplane (UXP) supports
official providers.

Official providers aren't supported with open source Crossplane.
self-hosted control planes.

Install UXP into your Kubernetes cluster using the Up command-line.

Expand Down Expand Up @@ -540,4 +537,4 @@ $ gcloud projects remove-iam-policy-binding ${PROJECT_ID} \
Delete service account
```console
$ gcloud iam service-accounts delete ${GCP_SERVICE_ACCOUNT}@${PROJECT_ID}.iam.gserviceaccount.com
```
```

0 comments on commit 468704f

Please sign in to comment.