Argo CD · Schema

v1alpha1SCMProviderGeneratorGitlab

SCMProviderGeneratorGitlab defines connection info specific to Gitlab.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
allBranches boolean Scan all branches instead of just the default branch.
api string The Gitlab API URL to talk to.
caRef object
group string Gitlab group to scan. Required. You can use either the project id (recommended) or the full namespaced path.
includeArchivedRepos boolean Include repositories that are archived.
includeSharedProjects boolean
includeSubgroups boolean
insecure boolean
tokenRef object
topic string Filter repos list based on Gitlab Topic.
View JSON Schema on GitHub