Update docs/guides/image-update.md

Accept wording suggestion

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

@ -659,7 +659,7 @@ metadata:
```
Verify that `kustomize build .` works, then commit the directory to you control repo.
Verify that `kustomize build .` works, then commit the directory to your control repository.
Flux will apply the Deployment and it will use the workload identity for that Pod to regularly fetch ECR tokens into your configured `KUBE_SECRET` name.
Reference the `KUBE_SECRET` value from any `ImageRepository` objects for that ECR registry.
@ -878,4 +878,4 @@ It is also possible to create [Repository Scoped Tokens].
[gh pat]: https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line
[Go text template]: https://golang.org/pkg/text/template/
[Kubernetes kind]: https://kind.sigs.k8s.io/docs/user/quick-start/
[podinfo]: https://github.com/stefanprodan/podinfo
[podinfo]: https://github.com/stefanprodan/podinfo

Loading…
Cancel
Save