Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 562 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 562 Bytes

argo-control

This repo is used to control the installation and configuration of applications onto kubernetes clusters.

Its purpose is to act as a monorepo for all clusters, and as such it takes a cluster-centric view of things.

Each cluster gets a top-level folder which includes both the argocd Application / ApplicationSet definitions, as well as the individual helm chart configurations.

Note that this repository does not actually house the application helm charts themselves, this is merely the instance-specific configuration of those helm charts.