Configuring Weave Flux
Installing the Flux Helm Operator Notes taken from Stefan Prodan’s Gitops Helm repository. The first step in automating Helm releases with Weave Flux is to create a Git repository with your charts source code. You can fork the gitops-helm project and use it as a template for your cluster config. Add the Weave Flux chart repo: helm repo add weaveworks https://weaveworks.github.io/flux Install Weave Flux and its Helm Operator by specifying your fork URL (replace stefanprodan with your GitHub username):