NubesGen icon indicating copy to clipboard operation
NubesGen copied to clipboard

GitOps should offer more options

Open cmaneu opened this issue 3 years ago • 0 comments

For now, GitOps is implemented with one convention (like one environnement is a branch like env-*). To adapt to more team conventions, we should be able to configure some elements of GitOps, like:

  • link environment to a specific branch, like :
    • main => production environment, develop => production environment
    • a specific git tag = production environment

cmaneu avatar Nov 09 '22 15:11 cmaneu