From cac702415f833acfb0d5cbf986bcabc421e293e5 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Wed, 11 Jun 2025 00:51:47 +0400 Subject: [PATCH] Update IdentityKubernetesAuthForm.tsx --- .../IdentityKubernetesAuthForm.tsx | 47 +++++++++---------- 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityKubernetesAuthForm.tsx b/frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityKubernetesAuthForm.tsx index 46a3d05f5..708b44a35 100644 --- a/frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityKubernetesAuthForm.tsx +++ b/frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityKubernetesAuthForm.tsx @@ -301,30 +301,6 @@ export const IdentityKubernetesAuthForm = ({ Advanced - {tokenReviewMode === IdentityKubernetesAuthTokenReviewMode.Api && ( - ( - - - - )} - /> - )} -
+ {tokenReviewMode === IdentityKubernetesAuthTokenReviewMode.Api && ( + ( + + + + )} + /> + )} {tokenReviewMode === IdentityKubernetesAuthTokenReviewMode.Api && (