Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Sene authored Jan 13, 2021
1 parent 268d900 commit 683eacc
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,23 @@ Deploy a new OpenShift Cluster on PowerVS from within another OpenShift, running

1. **[Create an account at RedHat portal](https://www.redhat.com/wapps/ugc/register.html?_flowId=register-flow&_flowExecutionKey=e1s1)**
2. Go to **[bit.ly/ocp-secrets](bit.ly/ocp-secrets)** and copy the pull secret.
3. Paste the secret in the **[ocp-secrets](cluster-configuration/ocp-secrets)** file.
3. Paste the secret in the **[ocp-secrets](cluster-configuration/ocp-secrets)** file:

```
cluster-configuration/ocp-secrets
```

## Step 2: Configure the Variables

Set the required variables by setting the adding its values at the following files:
Set the required variables by setting its values in the following files

```
cluster-configuration/ocp-secrets
cluster-configuration/ocp-variables
```

**NOTE**: you can use the [PowerVS Actions](https://github.com/rpsene/powervs-actions) to get the necessary information to fill in the variables.

The variables you need to set are:
The variables you need to set are the following:

```
IBMCLOUD_API_KEY=
Expand Down

0 comments on commit 683eacc

Please sign in to comment.