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.