From bd551fb7e5637b3e59e83c4a406ea9d19f355af9 Mon Sep 17 00:00:00 2001 From: Kenan Erdogan Date: Tue, 27 May 2025 10:43:40 +0200 Subject: [PATCH] Fix pluralization in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63d6342..2d85bf2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository holds an [example ApplicationSet](./appset.yaml) to show how to use an ArgoCD ApplicationSet with git generator. -There are also 3 different application deployment definition: +There are also 3 different application deployment definitions: `deploy.yaml` files define to deploy which app with which version and release name etc, `config.yaml` files hold config values for each app.