Update docs/guides/image-update.md

Fix wording

Co-authored-by: Michael Bridgen <mikeb@squaremobius.net>
pull/1245/head
Alison 4 years ago committed by GitHub
parent 9c1ed3d297
commit 56d2cfd42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -752,7 +752,7 @@ folder into your own repository or use a git submodule to vendor it if preferred
> unauthorized access to your artifacts. If you must use a service account key,
> ensure that you follow best practices for managing credentials.
A JSON key doesn't expire, which makes the need for a deployment to refresh tokens redundant. All that is needed is to create the secret and reference it in the ImagePolicy.
A JSON key doesn't expire, which makes a deployment to refresh tokens redundant. All that is needed is to create the secret and reference it in the ImagePolicy.
Follow steps 1-3 of the official GCP documentation regarding [JSON key file Authentication method]. This will guide you through creating a service account, and obtaining a JSON key file that can access GCR.

Loading…
Cancel
Save