/gitops-toolkit-lab-demo

A demo repository to show how the gitops toolkit operates

Gitops Toolkit lab demo

Bootstraping gitops toolkit

flux bootstrap github \
  --components=source-controller,kustomize-controller,notification-controller \
  --owner=omarvides \
  --repository=el-toolkit-lab-demo \
  --path=clusters/production \
  --personal