Skip to content

Commit

Permalink
fix: Added URL for permission
Browse files Browse the repository at this point in the history
This pull request is in regards with #1235
  • Loading branch information
chandanikumari authored and tekton-robot committed Oct 17, 2019
1 parent 8871979 commit 08a8e8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -701,8 +701,8 @@ service account.

1. Refer to
[official documentation](https://cloud.google.com/compute/docs/access/service-accounts)
on how to create service accounts and configuring IAM permissions to access
bucket.
on how to create service accounts and configuring [IAM permissions](https://cloud.google.com/storage/docs/access-control/iam-permissions) to access bucket.

1. Create a Kubernetes secret from downloaded service account json key

```bash
Expand Down

0 comments on commit 08a8e8d

Please sign in to comment.