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
Kathy Satterlee
12/19/2024, 3:43 PM
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
Phillip Boushy
01/06/2025, 6:24 PM
I would assume most groups would want to setup promotion between environments. Assuming they have 2 environments.