From 45d5cd68def48b7f086f5ad4423c231aa927ca5e Mon Sep 17 00:00:00 2001 From: Kenneth Foster <42386206+kefoster951@users.noreply.github.com> Date: Mon, 3 Jun 2024 22:59:24 -0400 Subject: [PATCH] fixed broken links to helm repo the links to the helm repos were broken, the changes in https://github.com/goauthentik/helm/commit/b93bc6bb8e9346412c1d2161b9270c7cbf39ac11 changed the name of the files. Signed-off-by: Kenneth Foster <42386206+kefoster951@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 14016bdb3bec..bad36b3adac5 100644 --- a/website/docs/outposts/integrations/kubernetes.md +++ b/website/docs/outposts/integrations/kubernetes.md @@ -37,7 +37,7 @@ The following outpost settings are used: ## Permissions -The permissions required for this integration are documented in the helm chart, see [Cluster-level](https://github.com/goauthentik/helm/blob/main/charts/authentik-remote-cluster/templates/cluster-role-binding.yaml) and [Namespace-level](https://github.com/goauthentik/helm/blob/main/charts/authentik-remote-cluster/templates/role-binding.yaml). +The permissions required for this integration are documented in the helm chart. See [Cluster-level](https://github.com/goauthentik/helm/blob/main/charts/authentik-remote-cluster/templates/clusterrolebinding.yaml) and [Namespace-level](https://github.com/goauthentik/helm/blob/main/charts/authentik-remote-cluster/templates/rolebinding.yaml). ## Remote clusters