| 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] |