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.