From d94226765d6e1f197a3112e1b1abbcd73a8bea33 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Sat, 26 Mar 2022 02:28:39 +0800 Subject: [PATCH] close #302 Signed-off-by: techknowlogick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ed15c3..d44881f 100644 --- a/README.md +++ b/README.md @@ -445,7 +445,7 @@ service: ### SSH and Ingress -If you're using ingress and won't to use SSH, keep in mind, that ingress is not +If you're using ingress and want to use SSH, keep in mind, that ingress is not able to forward SSH Ports. You will need a LoadBalancer like `metallb` and a setting in your ssh service annotations.