https://rancher.com/ logo
Title
b

billowy-apple-60989

05/08/2023, 12:33 PM
General GitOps question.. not necessarily fleet-specific but throwing it out there. I have a number of
GitRepos
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
Something along the lines of overlaying the deployed version maybe..?