This repository contains the GitOps configuration for the OpenArabic project.
Flux has been installed using: https://fluxcd.io/docs/get-started/
export GITHUB_TOKEN=token
export GITHUB_USER=user
flux bootstrap github --owner=edenmind --repository=gitops --branch=main --path=./clusters/openarabic
flux create source helm openarabic --url=oci://registry.digitalocean.com/openarabic/open-arabic-helm --interval=30s --export > ./clusters/openarabic/openarabic-source.yaml