From cab248dedff7f7dba012beab1bc75c022a17342b Mon Sep 17 00:00:00 2001 From: Olivier Karasangabo Date: Mon, 13 Nov 2023 11:18:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A1=20fix(k8s-manifests):=20Update=20d?= =?UTF-8?q?ead=20link=20in=20code=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s-manifests/localdev/kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-manifests/localdev/kind/kustomization.yaml b/k8s-manifests/localdev/kind/kustomization.yaml index 0f9ce77a..b945b92d 100644 --- a/k8s-manifests/localdev/kind/kustomization.yaml +++ b/k8s-manifests/localdev/kind/kustomization.yaml @@ -18,7 +18,7 @@ resources: - https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.2.1/deploy/static/provider/kind/deploy.yaml # make this the default ingress class so that we don't have to annotate it explicitly -# see https://kubernetes.github.io/ingress-nginx/#i-have-only-one-ingress-controller-in-my-cluster-what-should-i-do +# see https://kubernetes.github.io/ingress-nginx/user-guide/k8s-122-migration/#i-have-only-one-ingress-controller-in-my-cluster-what-should-i-do patchesStrategicMerge: - |- apiVersion: networking.k8s.io/v1