Is anyone using gitops with multiple environments ...
# fleet
p
Is anyone using gitops with multiple environments and promotion between preprod and production? How do you have your repo structured? What are you doing for items that are environment specific? (e.g. SAML config)
k
I’m interested to see what suggestions you get! The GitOps workflow examples were set up with the assumption that there’d be a 1:1 ratio of repo to Fleet instance, but I can see how that would be challenging if your org prefers to go monorepo.
p
I would assume most groups would want to setup promotion between environments. Assuming they have 2 environments.