diff --git a/apis/cluster/composition.yaml b/apis/cluster/composition.yaml index 6f927e4..be0a0d2 100644 --- a/apis/cluster/composition.yaml +++ b/apis/cluster/composition.yaml @@ -9,7 +9,7 @@ spec: mode: Pipeline pipeline: - functionRef: - name: solutions-platform-ref-gcpcluster + name: upbound-platform-ref-gcpcluster step: cluster - functionRef: name: crossplane-contrib-function-auto-ready diff --git a/upbound.yaml b/upbound.yaml index 346e2fe..3694935 100644 --- a/upbound.yaml +++ b/upbound.yaml @@ -54,5 +54,5 @@ spec: with secure networking, and stateful cloud services (Cloud SQL) designed to securely connect to the nodes in each GKE cluster -- all composed using cloud service primitives from the Upbound Official GCP Provider. - repository: xpkg.upbound.io/solutions/platform-ref-gcp + repository: xpkg.upbound.io/upbound/platform-ref-gcp source: github.com/upbound/platform-ref-gcp