Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.05 KB

File metadata and controls

14 lines (10 loc) · 1.05 KB

ArgoWorkflowsClient.Model.IoArgoprojWorkflowV1alpha1ArtifactRepositoryRefStatus

Properties

Name Type Description Notes
ArtifactRepository IoArgoprojWorkflowV1alpha1ArtifactRepository [optional]
ConfigMap string The name of the config map. Defaults to "artifact-repositories". [optional]
VarDefault bool If this ref represents the default artifact repository, rather than a config map. [optional]
Key string The config map key. Defaults to the value of the "workflows.argoproj.io/default-artifact-repository" annotation. [optional]
VarNamespace string The namespace of the config map. Defaults to the workflow's namespace, or the controller's namespace (if found). [optional]

[Back to Model list] [Back to API list] [Back to README]