Argo CD · Schema

v1alpha1SCMProviderGeneratorGitea

SCMProviderGeneratorGitea defines a connection info specific to Gitea.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
allBranches boolean Scan all branches instead of just the default branch.
api string The Gitea URL to talk to. For example https://gitea.mydomain.com/.
excludeArchivedRepos boolean Exclude repositories that are archived.
insecure boolean
owner string Gitea organization or user to scan. Required.
tokenRef object
View JSON Schema on GitHub