Skip to content

ArgoCD Configuration Repository

An ArgoCD Configuration Repository is a Git repository used by ArgoCD to define the desired state of applications deployed within a Kubernetes cluster.^[400-devops__04-CI-CD-Pipelines__devops-ci__github-action__argocd-app-config__README.md] It contains the declarative configuration files necessary for the GitOps continuous delivery tool to synchronize and maintain the application state.^[400-devops__04-CI-CD-Pipelines__devops-ci__github-action__argocd-app-config__README.md]

Sources

^[400-devops__04-CI-CD-Pipelines__devops-ci__github-action__argocd-app-config__README.md]