From ee2f68fc3bb031509ae8c22cad4552e1caf5f2ee Mon Sep 17 00:00:00 2001 From: Alfredo Garcia Date: Thu, 13 Jul 2023 09:33:27 +0200 Subject: [PATCH] Update site/content/docs/latest/reference/faq.md Apply suggestion Co-authored-by: Alvaro Neira Ayuso Signed-off-by: Alfredo Garcia --- site/content/docs/latest/reference/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/latest/reference/faq.md b/site/content/docs/latest/reference/faq.md index b28be110dc..5a57b8ba97 100644 --- a/site/content/docs/latest/reference/faq.md +++ b/site/content/docs/latest/reference/faq.md @@ -69,7 +69,7 @@ Please check [here](docs/bring-your-own-certificates.md) for a workaround. ## How to use kubeseal if the controller is not running within the `kube-system` namespace? If you installed the controller in a different namespace than the default `kube-system`, you need to provide this namespace -to the `kubeseal` commandline tool. There are two options: +to the `kubeseal` command line tool. There are two options: 1. You can specify the namespace via the command line option `--controller-namespace `: