diff --git a/docs/Configuration.md b/docs/Configuration.md index 10330c039..d0d037779 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -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. @@ -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 -``` \ No newline at end of file +```