Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 304 Bytes

File metadata and controls

7 lines (5 loc) · 304 Bytes

GitOps / Flux

Sample deploy

export GITHUB_TOKEN=XXXXXX
export GITHUB_USER=
flux bootstrap github --owner=$GITHUB_USER --repository=gitops-workshop --branch=main --path=./clusters/my-cluster --components-extra=image-reflector-controller,image-automation-controller --personal