billowy-apple-60989
05/08/2023, 12:33 PMGitRepos
in Fleet that deploy some apps and cluster-config to 35+ downstream clusters, these repos all watch master/main branches.
Now if i want to make a change to one of these deployed apps (update, config change, whatever else) i'd like to try this out on a few clusters before pushing it to all clusters, how would i do this? Create a new GitRepo
that watches a new branch and only deploys to specific clusters? Some other way?
Thanks