mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 23:51:48 +00:00
Update docs/guides/image-update.md
Accept wording suggestion Co-authored-by: Michael Bridgen <mikeb@squaremobius.net>
This commit is contained in:
parent
508dcf1d44
commit
9c1ed3d297
1 changed files with 1 additions and 1 deletions
|
|
@ -771,7 +771,7 @@ Encrypt it using [Mozilla SOPS] or [Sealed Secrets]. Once encrypted commit and p
|
||||||
### Azure Container Registry
|
### Azure Container Registry
|
||||||
|
|
||||||
AKS clusters are not able to pull and run images from ACR by default.
|
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.
|
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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue