Skip to content

Commit

Permalink
Update README.md (stolostron#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobGray authored Mar 15, 2021
1 parent df3e38b commit 52a382f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The discovery operator generates `DiscoveredClusters` based on a `DiscoveryConfi
make secret OCM_API_TOKEN=<OpenShift Cluster Manager API Token>
```

The OpenShift Cluster Manager API Token can be retrieved from [here](https://cloud.redhat.com/openshift/token). This will create a secret named `ocm-api-token` in the current namespace. With the secret created you can create the `DiscoveryConfig` resource using the following command:
The OpenShift Cluster Manager API Token can be retrieved from [here](https://cloud.redhat.com/openshift/token). This will create a secret named `ocm-api-token` in the current namespace. With the secret created you can then create the `DiscoveryConfig` resource using the following command:

```shell
make samples
Expand Down

0 comments on commit 52a382f

Please sign in to comment.