diff --git a/kubetest2/internal/deployers/eksapi/templates/infra.yaml b/kubetest2/internal/deployers/eksapi/templates/infra.yaml index 007fd71ac..6e70a3211 100644 --- a/kubetest2/internal/deployers/eksapi/templates/infra.yaml +++ b/kubetest2/internal/deployers/eksapi/templates/infra.yaml @@ -496,7 +496,7 @@ Resources: - IpProtocol: tcp FromPort: 22 ToPort: 22 - CidrIp: 0.0.0.0/0 + CidrIp: 127.0.0.1/32 SSHKeyPair: Type: AWS::EC2::KeyPair