Argo CD · Schema

v1alpha1PullRequestGeneratorBitbucket

PullRequestGeneratorBitbucket defines connection info specific to Bitbucket.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
api string The Bitbucket REST API URL to talk to. If blank, uses https://api.bitbucket.org/2.0.
basicAuth object
bearerToken object
owner string Workspace to scan. Required.
repo string Repo name to scan. Required.
View JSON Schema on GitHub