Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 753 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 753 Bytes

vse-catalog

GitOps catalog of pipeline and operator resources.

Structure

Directory Name Description
components This is where specific components for the GitOps Controller lives (in this case Argo CD).

apps is where operator resources YAMLs live.

argocd is where Argo CD configuration lives. This includes the ZTP Kustomize plugin.

configs is where configuration for specific use cases lives.

tekton is where Tekton YAMLs live. This includes Pipelines, PipelineRuns, Tasks and Triggers

Other things that can live here are RBAC, Git repo, and other Argo CD specific configurations (each in their repsective directories).