Argo CD · Schema

v1alpha1SCMProviderGeneratorAWSCodeCommit

SCMProviderGeneratorAWSCodeCommit defines connection info specific to AWS CodeCommit.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
allBranches boolean Scan all branches instead of just the default branch.
region string Region provides the AWS region to discover repos. if not provided, AppSet controller will infer the current region from environment.
role string Role provides the AWS IAM role to assume, for cross-account repo discovery if not provided, AppSet controller will use its pod/node identity to discover.
tagFilters array
View JSON Schema on GitHub