mirror of https://github.com/crossplane/docs.git
Fix broken helm link in GCP quickstart
Fixes a broken helm link in the GCP quickstart. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
This commit is contained in:
parent
aa4efd300e
commit
83d6acc9df
|
@ -21,7 +21,7 @@ This guide walks you through the steps required to get started with the Upbound
|
|||
This quickstart requires:
|
||||
* a Kubernetes cluster with at least 3 GB of RAM
|
||||
* permissions to create pods and secrets in the Kubernetes cluster
|
||||
* [Helm] version `v3.2.0` or later
|
||||
* [Helm](https://helm.sh/) version `v3.2.0` or later
|
||||
* a GCP account with permissions to create a storage bucket
|
||||
* GCP [account keys](https://cloud.google.com/iam/docs/creating-managing-service-account-keys)
|
||||
* GCP [Project ID](https://support.google.com/googleapi/answer/7014113?hl=en)
|
||||
|
|
|
@ -21,7 +21,7 @@ This guide walks you through the steps required to get started with the Upbound
|
|||
This quickstart requires:
|
||||
* a Kubernetes cluster with at least 3 GB of RAM
|
||||
* permissions to create pods and secrets in the Kubernetes cluster
|
||||
* [Helm] version `v3.2.0` or later
|
||||
* [Helm](https://helm.sh/) version `v3.2.0` or later
|
||||
* a GCP account with permissions to create a storage bucket
|
||||
* GCP [account keys](https://cloud.google.com/iam/docs/creating-managing-service-account-keys)
|
||||
* GCP [Project ID](https://support.google.com/googleapi/answer/7014113?hl=en)
|
||||
|
|
Loading…
Reference in New Issue