From 2d3faf8c7930a3917236719fc1c3e1f64e82efa2 Mon Sep 17 00:00:00 2001 From: Priyansurout Date: Thu, 16 Nov 2023 18:40:15 +0530 Subject: [PATCH] kind local registry setup update on Readme.md #453 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d53e1768..222db81b 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Kind can be configured with a [local container image registry](https://kind.sigs kn quickstart kind --registry ``` -Note: we automatically configure tag resolution for the local registry when this flag is passed. +Note: we automatically configure tag resolution for the local registry when this flag is passed ### Quickstart with Minikube