Git workflows: Best practices for GitOps deployments
When you adopt GitOps, Git is not only your source of truth (as it is for most projects) but also your interface into your environment. Git workflows are at the center of your GitOps deployments. How to separate your configuration from your code, how to use branches, and tips for setting up policies and security.