From 6174e8c560f598ad2b2b011868b34d352075b288 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 1a7821c7b9..4a852560fc 100755 --- a/examples/local-kind-environment/scripts/kind-with-registry.sh +++ b/examples/local-kind-environment/scripts/kind-with-registry.sh @@ -22,7 +22,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.