Argo CD · Schema

v1alpha1PullRequestGeneratorGitea

PullRequestGeneratorGitea defines connection info specific to Gitea.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
api string
insecure boolean Allow insecure tls, for self-signed certificates; default: false.
labels array
owner string Gitea org or user to scan. Required.
repo string Gitea repo name to scan. Required.
tokenRef object
View JSON Schema on GitHub