From c8e3018a800fe469cf5f66dda51d542623e7a718 Mon Sep 17 00:00:00 2001 From: dmitrynovik Date: Thu, 15 Feb 2024 13:56:56 +1100 Subject: [PATCH] chore: removing 3. Signed-off-by: dmitrynovik --- examples/local-kind-environment/scripts/kind-with-registry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/local-kind-environment/scripts/kind-with-registry.sh b/examples/local-kind-environment/scripts/kind-with-registry.sh index d2b8295b2..688457ed7 100755 --- a/examples/local-kind-environment/scripts/kind-with-registry.sh +++ b/examples/local-kind-environment/scripts/kind-with-registry.sh @@ -20,7 +20,7 @@ containerdConfigPatches: endpoint = ["http://${reg_name}:5000"] EOF -# 3. Add the registry config to the nodes +# Add the registry config to the nodes # # This is necessary because localhost resolves to loopback addresses that are # network-namespace local.