You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2024. It is now read-only.
Sometimes we need to stop syncing per application.
It seems there is currently no way to achieve this? If I got it right:
You cannot set syncPolicy.automated.selfHeal to '{{ autoSync }}' as selfHeal needs to be a boolean. Having only strings as variables is quite a heavy limitation
Another place where I have this issue is valueFiles for Helm, which are also app dependent, but this can be worked around by providing a single concatenated string as the list item
You cannot load generated templates when using git generator?
kid, parasappafluke, jgwest, rumstead, emmanuelCarre and 13 morebrunocascio and nathan-bowman