From 1b36cfc20708126347944e0140840f6f041b474a Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Fri, 24 Mar 2023 15:50:03 -0700 Subject: [PATCH] mirrorin nit --- docs/mirroring/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mirroring/README.md b/docs/mirroring/README.md index 781db6e..017eb11 100644 --- a/docs/mirroring/README.md +++ b/docs/mirroring/README.md @@ -112,7 +112,7 @@ See: https://kubernetes.io/docs/contribute/style/content-guide/#dual-sourced-con -A simple option for many cases is to update the `image` fields in your +In many cases it is sufficient to update the `image` fields in your Kubernetes manifests (deployments, pods, replicasets, etc) to reference your mirrored images instead.