Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/docs/automation-and-resiliency/argo-cd-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ After creation of the GitOpsTeam resource, an OpenShift operator will:
4. Create a GitOps repository for your project
* This is the repository that Argo CD will read for your application manifests

**Note:** This repository is in the `bcgov-c` GitHub Organization, which has a limited number of seats and requires that users reply to an invitation from GitHub to join the organization. Please limit access to this repository to just those team members that require access for manual updates. Most updates will be made by your **pipeline**.
**Note:** This repository is in the `bcgov-c` GitHub Organization. Join the [bcgov-c](https://github.com/bcgov-c) organization by following these [instructions](/docs/default/component/bc-developer-guide/use-github-in-bcgov/bc-government-organizations-in-github/#directions-to-sign-up-and-link-your-account-for-bcgov-c).

* Your GitOps repository will be called `bcgov-c/tenant-gitops-licenseplate`

Expand Down
Loading