Skip to content

Commit b10f943

Browse files
fix typos
1 parent a1de536 commit b10f943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/administration/codefresh-runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1349,7 +1349,7 @@ If you want to use *GCE Disks*:
13491349
There are 3 options to provide cloud credentials on GCE:
13501350
13511351
* run `dind-volume-provisioner-runner` pod on a node with IAM role which is allowed to create/delete/get GCE disks
1352-
* create Google Service Account with `ComputeEngine.StorageAdmin` role, download its key is JSON format and pass it to `codefresh runner init` with `--set-file=Storage.GooogleServiceAccount=/path/to/google-service-account.json`
1352+
* create Google Service Account with `ComputeEngine.StorageAdmin` role, download its key in JSON format and pass it to `codefresh runner init` with `--set-file=Storage.GooogleServiceAccount=/path/to/google-service-account.json`
13531353
* use [Google Workload Identity](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity) to assign IAM role to `volume-provisioner-runner` service account
13541354
13551355
Notice that builds will be running in a single availability zone, so you must specify AvailabilityZone parameters.

0 commit comments

Comments
 (0)