I see GitOps as great for application deployment c...
# platform-blueprints
k
I see GitOps as great for application deployment configuration, which is where the idea comes from. Your application descriptor specifies what application version to deploy, configuration values, and what infrastructure it needs. But I wouldn't deploy infrastructure code to multiple environments directly from the repository, any more than I would recompile and deploy application code from a different source code branch for every environment.