Skip to content

Commit

Permalink
update git repo info
Browse files Browse the repository at this point in the history
  • Loading branch information
nexus-Six committed Apr 9, 2024
1 parent afce33d commit 3a50250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/5-gitops/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ So let's start be installing the OpenShift GitOps Operator based on the project

## Check the GitOps Config Repository

We already have a second repository in Gitea that holds the required Gitops yaml resources. We will use this repo to push changes to our `workshop-dev` enivronment.
We already have a second repository, called `openshift-gitops-getting-started` in Gitea that holds the required Gitops yaml resources. We will use this repo to push changes to our `workshop-prod` enivronment.

Have a quick look at the structure of this project:
Have a quick look at the structure of this git project:

**app** - contains yaml files for the deployment, service and route resources needed by our application. These will be applied to the cluster. There is also a `kustomization.yaml` defining that kustomize layers will be applied to all yamls

Expand Down

0 comments on commit 3a50250

Please sign in to comment.