From ebb6ab9628b8903fa75f0ba9a2407341d85455c9 Mon Sep 17 00:00:00 2001 From: Monica Granbois Date: Fri, 7 Aug 2026 13:17:09 -0700 Subject: [PATCH 1/2] Update documentation about bcgov-c usage --- src/docs/automation-and-resiliency/argo-cd-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/automation-and-resiliency/argo-cd-usage.md b/src/docs/automation-and-resiliency/argo-cd-usage.md index 152e0c6..3454a03 100644 --- a/src/docs/automation-and-resiliency/argo-cd-usage.md +++ b/src/docs/automation-and-resiliency/argo-cd-usage.md @@ -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) organisation 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` From c2cf5cf6a20157a7656a9633dbbba9ef33fb9aed Mon Sep 17 00:00:00 2001 From: Monica Granbois Date: Fri, 7 Aug 2026 14:26:33 -0700 Subject: [PATCH 2/2] Update argo-cd-usage.md updated spelling of word --- src/docs/automation-and-resiliency/argo-cd-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/automation-and-resiliency/argo-cd-usage.md b/src/docs/automation-and-resiliency/argo-cd-usage.md index 3454a03..1209e0f 100644 --- a/src/docs/automation-and-resiliency/argo-cd-usage.md +++ b/src/docs/automation-and-resiliency/argo-cd-usage.md @@ -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. Join the [bcgov-c](https://github.com/bcgov-c) organisation 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). + **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`