Argo CD · Schema

v1alpha1ResourceNode

ResourceNode contains information about a live Kubernetes resource and its relationships with other resources.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
createdAt object
health object
images array Images lists container images associated with the resource. This is primarily useful for pods and other workload resources.
info array Info provides additional metadata or annotations about the resource.
networkingInfo object
parentRefs array ParentRefs lists the parent resources that reference this resource. This helps in understanding ownership and hierarchical relationships.
resourceVersion string ResourceVersion indicates the version of the resource, used to track changes.
View JSON Schema on GitHub