From 2c5a9744b257e24fd15c675765ccd41dd930cc35 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Tue, 14 Oct 2025 01:39:11 +0400 Subject: [PATCH] Update hsm-integration.mdx --- docs/documentation/platform/kms/hsm-integration.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/documentation/platform/kms/hsm-integration.mdx b/docs/documentation/platform/kms/hsm-integration.mdx index b5dcbf1c3..2c90e79e7 100644 --- a/docs/documentation/platform/kms/hsm-integration.mdx +++ b/docs/documentation/platform/kms/hsm-integration.mdx @@ -1044,7 +1044,6 @@ Enabling HSM encryption has a set of key benefits: --cluster \ --attach-policy-arn arn:aws:iam::aws:policy/service-role/AmazonEBSCSIDriverPolicy \ --approve \ - --role-only \ --role-name AmazonEKS_EBS_CSI_DriverRole ```