From db46d65f509f60eb34ee560f56e7895eac6a4d12 Mon Sep 17 00:00:00 2001 From: Priya Ranjan Sahoo Date: Wed, 23 Feb 2022 11:48:18 -0800 Subject: [PATCH] Update README.md Connected the portworx troubleshooting documentation --- managed-openshift/aws/terraform/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managed-openshift/aws/terraform/README.md b/managed-openshift/aws/terraform/README.md index 81bdfb59..4eb70fac 100644 --- a/managed-openshift/aws/terraform/README.md +++ b/managed-openshift/aws/terraform/README.md @@ -34,7 +34,7 @@ * Create a Route 53 domain. * [Download](https://cloud.redhat.com/openshift/install/pull-secret) a pull secret. Create a Red Hat account if you do not have one. * [Sign up](https://www.ibm.com/account/reg/us-en/signup?formid=urx-42212) for a Cloud Pak for Data Trial Key if you don't have the API key. -* If you choose Portworx as your storage class, see [Portworx documentation](PORTWORX.md) for generating `portworx spec url`. +* If you choose Portworx as your storage class, see [Portworx documentation](PORTWORX.md) for generating `portworx spec url`. Also see [Portworx troubleshooting documentation](PORTWORX-TROUBLESHOOTING.md) to fix commonly encountered issues when installing Cloud Pak for Data on Portworx storage on AWS. * Clone this repository: ```bash git clone