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]
Related Resources¶
- Config Repo: https://gitlab.com/nanuchi/argocd-app-config^[400-devops__04-CI-CD-Pipelines__devops-ci__github-action__argocd-app-config__README.md]
- Docker Repo: https://hub.docker.com/repository/docker/nanajanashia/argocd-app^[400-devops__04-CI-CD-Pipelines__devops-ci__github-action__argocd-app-config__README.md]
Documentation Links¶
- Declarative Setup: [[argocd|ArgoCD]] Declarative Setup Documentation^[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]