I have YAML templates from two different repos and they are configured as follows:
- an application repository that has a deployable application and one YAML file.
- Templates Repository. Root template calls other templates and stages from the Templates repository. Then templates from this repository call other templates and scripts.
Is there a way to just see the template once and then use it?