From 4a0c7576abcbb9a91098d2179dbb1f49cce1e196 Mon Sep 17 00:00:00 2001 From: Abhishek K <32607604+abhishek9686@users.noreply.github.com> Date: Wed, 6 Dec 2023 19:14:00 +0400 Subject: [PATCH] update readme (#40) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d24e33..162cdc0 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ helm install netmaker/netmaker --generate-name \ # generate a random id for the ### Recommended Settings: This install has some notable exceptions: -- Ingress **must** be manually configured post-install (need to create valid Ingress with TLS) +- Ingress **must** be configured on your cluster, with cluster issuer for TLS certs - DNS will be disabled Below, we discuss the considerations for Ingress, Kernel WireGuard, and DNS.