Skip to content

The Edenmind apps are released following the GitOps principles, which are implemented through Flux2 and Flagger.

Notifications You must be signed in to change notification settings

edenmind/GitOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitOps

This repository contains the GitOps configuration for the OpenArabic project.

Flux

Flux has been installed using: https://fluxcd.io/docs/get-started/

Good to know

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

About

The Edenmind apps are released following the GitOps principles, which are implemented through Flux2 and Flagger.

Topics

Resources

Stars

Watchers

Forks