ArgoWorkflows::IoArgoprojEventsV1alpha1GitRemoteConfig

Properties

Name Type Description Notes
name String Name of the remote to fetch from. [optional]
urls Array<String> URLs the URLs of a remote repository. It must be non-empty. Fetch will always use the first URL, while push will use all of them. [optional]