diff --git a/docs/guides/image-update.md b/docs/guides/image-update.md index feae7a5a..51954cfb 100644 --- a/docs/guides/image-update.md +++ b/docs/guides/image-update.md @@ -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 \ No newline at end of file +[podinfo]: https://github.com/stefanprodan/podinfo