Argo · JSON Structure
Argo Cd Application Structure
An Argo CD Application represents a deployed set of Kubernetes resources managed through GitOps.
CNCFCI/CDGitOpsKubernetesOpen SourceProgressive DeliveryWorkflow Engine
Application is a JSON Structure definition published by Argo, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
apiVersion
kind
metadata
spec
status
Meta-schema: https://json-structure.org/meta/core/v0/#