diff --git a/advocacy_docs/edb-postgres-ai/hybrid-manager/install/eks/prerequisites/ekscluster.mdx b/advocacy_docs/edb-postgres-ai/hybrid-manager/install/eks/prerequisites/ekscluster.mdx index e4d671bf31d..89993e8f7a8 100644 --- a/advocacy_docs/edb-postgres-ai/hybrid-manager/install/eks/prerequisites/ekscluster.mdx +++ b/advocacy_docs/edb-postgres-ai/hybrid-manager/install/eks/prerequisites/ekscluster.mdx @@ -286,8 +286,6 @@ The CSI snapshot controller add-on is added to your cluster. The EKS cluster created by the AWS Management Console isn't fully compatible with HM, so you need to make some changes to the cluster. A script is available to make those changes for you. -Download the [Helm eks-fix-auto.sh](../installing/assets-helm/eks-fix-auto.sh) script or [Operator eks-fix-auto.sh](../installing/assets-op/eks-fix-auto.sh) script and run it in your terminal. - ```shell $SHELL eks-fix-auto.sh ```