From 4c1b329c6f731f4a6026868c3d88165343b8c426 Mon Sep 17 00:00:00 2001 From: Ayesha Siddiqa <58335244+ayeshasiddiqa161@users.noreply.github.com> Date: Mon, 5 Jun 2023 21:37:08 +0500 Subject: [PATCH] Update configure-apps-gitops-repo.md --- .../configure-apps-gitops-repo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/for-delivery-engineers/tutorials/02-configure-apps-gitops-config/configure-apps-gitops-repo.md b/content/for-delivery-engineers/tutorials/02-configure-apps-gitops-config/configure-apps-gitops-repo.md index 524d5465..4ddd0e74 100644 --- a/content/for-delivery-engineers/tutorials/02-configure-apps-gitops-config/configure-apps-gitops-repo.md +++ b/content/for-delivery-engineers/tutorials/02-configure-apps-gitops-config/configure-apps-gitops-repo.md @@ -157,7 +157,7 @@ Lets proceed by adding a tenant to the `apps-gitops-config` repository. └── stage ``` -1. Create **argocd-apps** folder at the root of your Apps GitOps repo. Create clusters folder containing the environments folder each cluster have. Add ArgoCD applications for these environments (dev & stage). +1. Create `argocd-apps` folder at the root of your Apps GitOps repo. Create clusters folder containing the environments folder each cluster have. Add ArgoCD applications for these environments (dev & stage). ```bash ├── argocd-apps