Skip to content

Commit

Permalink
[ADD] Fixup: Multi master application set support
Browse files Browse the repository at this point in the history
  • Loading branch information
tarteo committed Jun 14, 2024
1 parent bdd72d2 commit 1c23bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd_deployer/data/application_set_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
source:
repoURL: {{.config.repository_url}}
targetRevision: {{.config.branch}}
path: "{{ "{{ " }}.path.filename{{ " }}" }}"
path: "{{ "{{ " }}.path.path{{ " }}" }}"
destination:
name: in-cluster
namespace: "{{.application_set.namespace_prefix}}{{ "{{ " }}.path.basename{{ " }}" }}"
Expand Down

0 comments on commit 1c23bd9

Please sign in to comment.