Argo · Schema

ApplicationDestination

Target Kubernetes cluster and namespace for application deployment.

CNCFCI/CDGitOpsKubernetesOpen SourceProgressive DeliveryWorkflow Engine

Properties

Name Type Description
server string Kubernetes API server URL of the target cluster. Use https://kubernetes.default.svc for the in-cluster target.
name string Name of the registered cluster. Mutually exclusive with server.
namespace string Target namespace in the destination cluster.
View JSON Schema on GitHub