Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
Update argocd links
Browse files Browse the repository at this point in the history
  • Loading branch information
IanKWatts committed Feb 13, 2024
1 parent daf85cf commit 0ff5d39
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/ArgoCD/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,12 @@ Enable Argo CD:
- Use the inline comments to populate this file
- Ensure that all users in the 'projectMembers' group have a Keycloak ID in the realm used by Argo CD. They can do this by attempting to access the Argo CD UI for the given cluster:
- Silver
- https://argocd-shared.apps.silver.devops.gov.bc.ca
- https://gitops-shared.apps.silver.devops.gov.bc.ca
- Gold & Gold DR
- https://argocd-shared.apps.gold.devops.gov.bc.ca
- https://argocd-shared.apps.golddr.devops.gov.bc.ca
- https://gitops-shared.apps.gold.devops.gov.bc.ca
- https://gitops-shared.apps.golddr.devops.gov.bc.ca
- Emerald
- https://gitops-shared.apps.emerald.devops.gov.bc.ca
- Create the GitOpsTeam CustomResource in your **tools** namespace
- `oc -n myproject-tools create -f gitopsteam.yaml`

Expand Down

0 comments on commit 0ff5d39

Please sign in to comment.