Skip to content

Commit

Permalink
Merge pull request #303 from ytsarev/remove-hard-UXP-req
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanduplessis authored May 15, 2023
2 parents a6fbc3f + 468704f commit 0613ee6
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 0613ee6

Please sign in to comment.