Skip to content

Commit

Permalink
Add instructions to update rover profile with quay (#69)
Browse files Browse the repository at this point in the history
For the love of Pete, tell us what your quay ID is via rover
  • Loading branch information
schmidtd committed Apr 29, 2020
1 parent 0c6809e commit fcd582d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Either way you choose to go, you are going to need a `pull-secret`. We are still

2. Generate your pull-secret:
- ensure you have access to the quay org ([open-cluster-management](https://quay.io/repository/open-cluster-management/multiclusterhub-operator-index?tab=tags))
- to request access to [open-cluster-management](https://quay.io/repository/open-cluster-management/multiclusterhub-operator-index?tab=tags) in quay.io please contact us on our Slack Channel [#forum-acm](https://coreos.slack.com/archives/CTDEY6EEA)).
- to request access to [open-cluster-management](https://quay.io/repository/open-cluster-management/multiclusterhub-operator-index?tab=tags) in quay.io please ensure your rover profile contains a professional social media link to your quay profile and then contact us on our Slack Channel [#forum-acm](https://coreos.slack.com/archives/CTDEY6EEA)).
- go to [https://quay.io/user/tpouyer?tab=settings](https://quay.io/user/tpouyer?tab=settings) replacing `tpouyer` with your username
- click on `Generate Encrypted Password`
- enter your quay.io password
Expand Down Expand Up @@ -247,4 +247,4 @@ oc -n open-cluster-management patch ${DEPLOY_NAME} -p '{"spec":{"template":{"spe

```
## Disable Baremetal consoles
Repeat the commands above, but change `"value":"true"` to `"value":"false"`
Repeat the commands above, but change `"value":"true"` to `"value":"false"`

0 comments on commit fcd582d

Please sign in to comment.