This repository contains the manifests for the Argo, a component designed to feed deployment events to Argo components via argo-bootstrap Repo
The directory structure of this repository is as follows:
-
deploy-kustomize-appset-list: This directory holds the configuration bases and kustomization for various tools that can be deployed to the cluster via kustomize using ArgoCD. -
deploy-kustomize-appset-matrix: This directory holds the configuration bases and kustomization for various tools that can be deployed to the cluster via kustomize using ArgoCD. -
deploy-kustomize: This directory holds the configuration bases and kustomization for various tools that can be deployed to the cluster via kustomize using ArgoCD. -
deploy-helm: This directory holds the configuration for various tools that can be deployed to the cluster via helm charts using ArgoCD(COMING SOON!).
Before using the ArgoCD Deploy Feeder, ensure that you have the following prerequisites in place:
- argo-bootstrap has this repo defined as a
kind: Applicationorkind: ApplicationSetdefined connecting to this repo usingListorMatrixGenerators, offered by ArgoCD CRD's.
If you have any questions or need assistance, please open an issue.