Skip to content

Commit

Permalink
Add applicationSet label
Browse files Browse the repository at this point in the history
  • Loading branch information
tarteo committed May 17, 2024
1 parent c4ca1e5 commit e57fe78
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 @@ -53,6 +53,8 @@ spec:
template:
metadata:
name: "{{.application_set.namespace_prefix}}{{ .path.basename }}"
labels:
applicationSet: "{{.application_set.name}}"
spec:
project: "default"
source:
Expand Down

0 comments on commit e57fe78

Please sign in to comment.