Skip to content

Commit

Permalink
Merge pull request #1 from beelzetron/master
Browse files Browse the repository at this point in the history
Explicitly set the branch to use with deploy.sh
  • Loading branch information
michaelkotelnikov authored Apr 23, 2021
2 parents 3d8ccb1 + 92aa111 commit 353e09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04.Governance_Risk_Compliance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ Before you start this section of the exercise, make sure you delete the namespac
4. You can now deploy the policies from your forked repository to the Advanced Cluster Management.

```
<hub> $ ./deploy.sh --url https://github.com/<your-username>/rhacm-workshop.git --path 04.Governance_Risk_Compliance/exercise/ --namespace rhacm-policies
<hub> $ ./deploy.sh --url https://github.com/<your-username>/rhacm-workshop.git --branch master --path 04.Governance_Risk_Compliance/exercise/ --namespace rhacm-policies
```

5. Make sure that the policies are deployed in the **Governance Risk and Compliance** tab in the Advanced Cluster Management for Kubernetes console.
Expand Down

0 comments on commit 353e09c

Please sign in to comment.