Matrix Generator with Multiple Git File Paths Creates Duplicate Applications - Expected Behavior? #25787
Unanswered
duckaraptor
asked this question in
Q&A
Replies: 1 comment
-
|
The recommended way to "combine configurations" is not to do it on the Argo CD level. Use Helm hierarchies https://github.com/kostis-codefresh/multi-sources-example/blob/main/example-apps/prod-us.yaml#L19 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using a Matrix generator that combines a Git file generator (with multiple file paths) and a Cluster generator, I'm getting duplicate applications because each file path creates a separate parameter set. I'd like to clarify if this is the expected behavior and understand the recommended approach for merging multiple config files.
Beta Was this translation helpful? Give feedback.
All reactions