Argo CD · Schema

v1alpha1ResourceNetworkingInfo

ResourceNetworkingInfo holds networking-related information for a resource.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
externalURLs array ExternalURLs holds a list of URLs that should be accessible externally. This field is typically populated for Ingress resources based on their hostname rules.
ingress array Ingress provides information about external access points (e.g., load balancer ingress) for this resource.
labels object Labels holds the labels associated with this networking resource.
targetLabels object TargetLabels represents labels associated with the target resources that this resource communicates with.
targetRefs array TargetRefs contains references to other resources that this resource interacts with, such as Services or Pods.
View JSON Schema on GitHub