Skip to content

Commit

Permalink
docs: Mention configmap to enable new git file globbing by name (argo…
Browse files Browse the repository at this point in the history
…proj#17936)

Signed-off-by: Christian Ciach <christian.ciach@gmail.com>
  • Loading branch information
ChristianCiach authored Apr 23, 2024
1 parent 4f40c3e commit 634645f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ It can be enabled in any of these ways:

1. Pass `--enable-new-git-file-globbing` to the ApplicationSet controller args.
1. Set `ARGOCD_APPLICATIONSET_CONTROLLER_ENABLE_NEW_GIT_FILE_GLOBBING=true` in the ApplicationSet controller environment variables.
1. Set `applicationsetcontroller.enable.new.git.file.globbing: true` in the Argo CD ConfigMap.
1. Set `applicationsetcontroller.enable.new.git.file.globbing: "true"` in the `argocd-cmd-params-cm` ConfigMap.

Note that the default may change in the future.

Expand Down

0 comments on commit 634645f

Please sign in to comment.