From 952a7f07c1f7ddb6584099312f318d0305d51361 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sat, 25 Dec 2021 16:38:56 +0100 Subject: [PATCH] website/docs: fix typo Signed-off-by: Jens Langhammer --- website/docs/outposts/integrations/kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/outposts/integrations/kubernetes.md b/website/docs/outposts/integrations/kubernetes.md index 6d6a03d6f..1147f5aa2 100644 --- a/website/docs/outposts/integrations/kubernetes.md +++ b/website/docs/outposts/integrations/kubernetes.md @@ -43,4 +43,4 @@ The permissions required for this integration are documented in the helm chart, To add a remote cluster, you can simply install this helm chart in the target cluster and namespace: https://artifacthub.io/packages/helm/goauthentik/authentik-remote-cluster -After installation, the helm chart outposts an example kubeconfig file, that you can enter in authentik to connect to the cluster. +After installation, the helm chart outputs an example kubeconfig file, that you can enter in authentik to connect to the cluster.