From 2effd41ff08aa00ca864f320b672b01e0fc59662 Mon Sep 17 00:00:00 2001 From: Ludovic Piot Date: Wed, 5 Nov 2025 16:16:45 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20=F0=9F=90=9B=20lpiot-issue-25:?= =?UTF-8?q?=20broken=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/flux/add-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/flux/add-cluster.md b/slides/flux/add-cluster.md index 561ac69e..49a80d57 100644 --- a/slides/flux/add-cluster.md +++ b/slides/flux/add-cluster.md @@ -74,7 +74,7 @@ We don't have such kind of things here.๐Ÿ˜• - We could bind our `ingress-controller` to a `NodePort`. `ingress-nginx` install manifests propose it here: -
https://github.com/kubernetes/ingress-nginx/deploy/static/provider/baremetal +
https://github.com/kubernetes/ingress-nginx/tree/release-1.14/deploy/static/provider/baremetal - In the ๐Ÿ“„file `./clusters/METAL/ingress-nginx/sync.yaml`,
change the `Kustomization` value `spec.path: ./deploy/static/provider/baremetal`