How to setup simple GitOps with Gitlab CI/CD
Although I have been working primarily on Jenkins in the past 6 years plus, I do have some experience in other CI/CD platforms. Today we shall talk about GitOps with Gitlab CI/CD. Let us start with create a sample GitLab repository to work on. In this case, it will be my helm chart for my kubernete…
