From b778c35396fa26f7aa95523bd86f0d9c2efbe784 Mon Sep 17 00:00:00 2001 From: Bryan J <132493975+chkpwd@users.noreply.github.com> Date: Sun, 31 Dec 2023 15:32:13 -0500 Subject: [PATCH] website/docs: fix typo (#8015) Update kubernetes.md Signed-off-by: Bryan J. <132493975+chkpwd@users.noreply.github.com> --- 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 0a94f9893..f50d48a50 100644 --- a/website/docs/outposts/integrations/kubernetes.md +++ b/website/docs/outposts/integrations/kubernetes.md @@ -2,7 +2,7 @@ title: Kubernetes --- -The kubernetes integration with automatically deploy outposts on any Kubernetes Cluster. +The kubernetes integration will automatically deploy outposts on any Kubernetes Cluster. This integration has the advantage over manual deployments of automatic updates (whenever authentik is updated, it updates the outposts), and authentik can (in a future version) automatically rotate the token that the outpost uses to communicate with the core authentik server.