Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 410 Bytes

IoArgoprojEventsV1alpha1GitRemoteConfig.md

File metadata and controls

13 lines (6 loc) · 410 Bytes

IoArgoprojEventsV1alpha1GitRemoteConfig

Properties

Name Type Description Notes
name String Name of the remote to fetch from. [optional]
urls List<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]