From 9847aef033b26a9c9231021344c033a37e67ce36 Mon Sep 17 00:00:00 2001 From: Carlos Esteban Lopez Date: Wed, 21 Sep 2022 15:50:06 -0500 Subject: [PATCH] docs: Change GKE for EKS in oidcTokenProvider section Signed-off-by: Carlos Esteban Lopez --- docs/features/kubernetes/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/kubernetes/configuration.md b/docs/features/kubernetes/configuration.md index 2fd3611bd6..235579ecdb 100644 --- a/docs/features/kubernetes/configuration.md +++ b/docs/features/kubernetes/configuration.md @@ -163,7 +163,7 @@ The following values are supported out-of-the-box by the frontend: `google`, `mi `okta`, `onelogin`. Take note that `oidcTokenProvider` is just the issuer for the token, you can use any -of these with an OIDC enabled cluster, like using `microsoft` as the issuer for a GKE +of these with an OIDC enabled cluster, like using `microsoft` as the issuer for a EKS cluster. ##### `clusters.\*.dashboardUrl` (optional)