Argo CD · Schema

v1alpha1SCMProviderGeneratorAzureDevOps

SCMProviderGeneratorAzureDevOps defines connection info specific to Azure DevOps.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
accessTokenRef object
allBranches boolean Scan all branches instead of just the default branch.
api string The URL to Azure DevOps. If blank, use https://dev.azure.com.
organization string Azure Devops organization. Required. E.g. "my-organization".
teamProject string Azure Devops team project. Required. E.g. "my-team".
View JSON Schema on GitHub