This repository contains the Kubernetes manifests and Helm charts used to deploy workloads via Argo CD applications.
It serves as the source of truth for the configuration and deployment of various services and applications managed by
Argo CD.
To ensure separation of concerns three repositories are used to manage the Argo CD setup:
- Argo CD installation and configuration: https://github.com/wim-vdw/argocd-setup
- Argo CD application definitions: https://github.com/wim-vdw/argocd-apps
- Kubernetes manifests or Helm charts used by Argo CD applications: https://github.com/wim-vdw/argocd-k8s-resources