From 4d4c030e397811408016b99277fe8016b5a50f9e Mon Sep 17 00:00:00 2001 From: Martin Date: Sat, 12 Oct 2024 11:54:01 +0200 Subject: [PATCH] Update argocd-app-of-apps.md fixed typo --- docs/argocd-app-of-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/argocd-app-of-apps.md b/docs/argocd-app-of-apps.md index d85745941..2358aaac6 100644 --- a/docs/argocd-app-of-apps.md +++ b/docs/argocd-app-of-apps.md @@ -50,7 +50,7 @@ helm chart counterparts but there are some special files. App names are dasheriz when used in YAML keys. As an example, the application "Example App" has files names using `example-app` and keys using `exampleApp` throughout this documentation. -`ci/defauls-values.yaml` is not specific to app-of-apps charts but it enables each app during chart testing with +`ci/default-values.yaml` is not specific to app-of-apps charts but it enables each app during chart testing with GitHub Actions: ```yaml exampleApp: