Dušan Plavák
Dušan Plavák
Note that if you try to copy it so you can paste it somewhere, it will open Freight detail if you click on it. Imho it should not open details...
Isnt this already implemented? https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/#namespace-based-configuration
1.5.0 is released now.
Hi. What you can do as a partial workaround is to define `source` as well as `sources` in your Application manifest: ``` source: repoURL: {{ $service.repoUrl }} sources: - repoURL:...