From c8ca327fac762db42b36f48380138cbac44f41b7 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Sun, 10 Sep 2023 11:10:27 +0200 Subject: [PATCH] Update README.md - fix ingress-nginx reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b6fa11fb..9e76f2e54 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Version is the helm chart version, or manifest version. All Default Applications can be disabled through your `~/.config/smol-k8s-lab/config.yaml` file, **except**: -1. nginx-ingress is the currently the only supported ingress-controller. traefik support is being worked on. +1. ingress-nginx is the currently the only supported ingress-controller. traefik support is being worked on. 2. Argo CD is optional, but if not installed, smol-k8s-lab will only install: metallb, nginx-ingress, and cert-manager