From 48b722f5e1cc5c91c13ac63039a5bdac645c843c Mon Sep 17 00:00:00 2001 From: Joe Lee Date: Tue, 9 May 2023 14:49:26 +0800 Subject: [PATCH] update doc Signed-off-by: Joe Lee --- charts/argocd-apps/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/charts/argocd-apps/values.yaml b/charts/argocd-apps/values.yaml index d25193da..72301ace 100644 --- a/charts/argocd-apps/values.yaml +++ b/charts/argocd-apps/values.yaml @@ -133,6 +133,9 @@ applicationsets: [] # # Set Application finalizer # preserveResourcesOnDeletion: false +# -- Deploy Argo CD Applications/ApplicationSets/Projects within this helm release +# @default -- `[]` (See [values.yaml]) +## Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/ itemTemplates: [] # - items: # - name: my-appset