Skip to content

Commit

Permalink
[FIX] rescurse directory in master application set
Browse files Browse the repository at this point in the history
  • Loading branch information
tarteo committed Jun 14, 2024
1 parent 1c23bd9 commit 173d6de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions argocd_deployer/data/application_set_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ spec:
repoURL: {{.config.repository_url}}
targetRevision: {{.config.branch}}
path: "{{ "{{ " }}.path.path{{ " }}" }}"
directory:
recurse: true
destination:
name: in-cluster
namespace: "{{.application_set.namespace_prefix}}{{ "{{ " }}.path.basename{{ " }}" }}"
Expand Down

0 comments on commit 173d6de

Please sign in to comment.