From 3a5025022874ecf0814cfb1c974860ef063bdae2 Mon Sep 17 00:00:00 2001 From: Daniel Brintzinger Date: Tue, 9 Apr 2024 15:36:17 +0200 Subject: [PATCH] update git repo info --- content/5-gitops/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/5-gitops/_index.md b/content/5-gitops/_index.md index f706688..a126ba3 100644 --- a/content/5-gitops/_index.md +++ b/content/5-gitops/_index.md @@ -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