From 9c1ed3d297dbba906dbf2dcc2395980e53f39248 Mon Sep 17 00:00:00 2001 From: Alison Date: Tue, 13 Apr 2021 14:22:22 +0100 Subject: [PATCH] Update docs/guides/image-update.md Accept wording suggestion Co-authored-by: Michael Bridgen --- docs/guides/image-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/image-update.md b/docs/guides/image-update.md index 51954cfb..9351bbc4 100644 --- a/docs/guides/image-update.md +++ b/docs/guides/image-update.md @@ -771,7 +771,7 @@ Encrypt it using [Mozilla SOPS] or [Sealed Secrets]. Once encrypted commit and p ### Azure Container Registry AKS clusters are not able to pull and run images from ACR by default. -Read [Integrating AKS /w ACR] as a potential pre-requisite +Read [Integrating AKS with ACR] as a potential pre-requisite before integrating Flux `ImageRepositories` with ACR. Note that the resulting ImagePullSecret for Flux could also be specified by Pods within the same Namespace to pull and run ACR images as well.