Argo CD · Schema

v1alpha1PullRequestGeneratorGitLab

PullRequestGeneratorGitLab defines connection info specific to GitLab.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
api string The GitLab API URL to talk to. If blank, uses https://gitlab.com/.
caRef object
insecure boolean
labels array
project string GitLab project to scan. Required.
pullRequestState string PullRequestState is an additional MRs filter to get only those with a certain state. Default: "" (all states). Valid values: opened, closed, merged, locked".
tokenRef object
View JSON Schema on GitHub